ReactOS 0.4.15-dev-7958-gcd0bb1a
CS_Des_s Struct Reference

#include <cfgmgr32.h>

Collaboration diagram for CS_Des_s:

Public Attributes

DWORD CSD_SignatureLength
 
DWORD CSD_LegacyDataOffset
 
DWORD CSD_LegacyDataSize
 
DWORD CSD_Flags
 
GUID CSD_ClassGuid
 
BYTE CSD_Signature [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 427 of file cfgmgr32.h.

Member Data Documentation

◆ CSD_ClassGuid

GUID CS_Des_s::CSD_ClassGuid

Definition at line 432 of file cfgmgr32.h.

◆ CSD_Flags

DWORD CS_Des_s::CSD_Flags

Definition at line 431 of file cfgmgr32.h.

◆ CSD_LegacyDataOffset

DWORD CS_Des_s::CSD_LegacyDataOffset

Definition at line 429 of file cfgmgr32.h.

◆ CSD_LegacyDataSize

DWORD CS_Des_s::CSD_LegacyDataSize

Definition at line 430 of file cfgmgr32.h.

◆ CSD_Signature

BYTE CS_Des_s::CSD_Signature[ANYSIZE_ARRAY]

Definition at line 433 of file cfgmgr32.h.

◆ CSD_SignatureLength

DWORD CS_Des_s::CSD_SignatureLength

Definition at line 428 of file cfgmgr32.h.


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