std
::
os
::
win32
Win32_GUID
struct
Win32_GUID
{
CULong
data1
;
CUShort
data2
;
CUShort
data3
;
char
[
8
]
data4
;
}
Members
Methods