Returns an unsigned three-byte number from the buffer at the current position
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function GetUnsignedMediumInt As UInteger |
C# |
---|
public uint GetUnsignedMediumInt() |
Visual C++ |
---|
public: unsigned int GetUnsignedMediumInt() |