Reads a globally unique identifier (GUID) from the stream.
Stream footprint: Fixed, 16 bytes.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public Guid ReadGuid()
Public Function ReadGuid As Guid
public: Guid ReadGuid()
public Guid ReadGuid()
Return Value
The value read from the stream.