ReactOS 0.4.15-dev-7953-g1f49173
_SYSID_UUID_ENTRY Struct Reference

Public Attributes

UCHAR Type [6]
 
UCHAR Checksum
 
USHORT Length
 
UCHAR UUID [SYSID_UUID_DATA_SIZE]
 

Detailed Description

Definition at line 19 of file headless.c.

Member Data Documentation

◆ Checksum

UCHAR _SYSID_UUID_ENTRY::Checksum

Definition at line 22 of file headless.c.

◆ Length

USHORT _SYSID_UUID_ENTRY::Length

Definition at line 23 of file headless.c.

◆ Type

UCHAR _SYSID_UUID_ENTRY::Type[6]

Definition at line 21 of file headless.c.

Referenced by WinLdrLoadGUID().

◆ UUID

UCHAR _SYSID_UUID_ENTRY::UUID[SYSID_UUID_DATA_SIZE]

Definition at line 24 of file headless.c.

Referenced by WinLdrLoadGUID().


The documentation for this struct was generated from the following file: