Click or drag to resize
Xcalibur Systems LLC Logo

GUID Fields

The GUID type exposes the following members.

Fields
 NameDescription
Public fieldData1 Specifies the first 8 hexadecimal digits of the GUID.
Public fieldData2 Specifies the first group of 4 hexadecimal digits.
Public fieldData3 Specifies the second group of 4 hexadecimal digits.
Public fieldData4 Array of 8 bytes. The first 2 bytes contain the third group of 4 hexadecimal digits. The remaining 6 bytes contain the final 12 hexadecimal digits.
Top
See Also