ReactOS 0.4.15-dev-7842-g558ab78
_CM_COMPONENT_INFORMATION Struct Reference

#include <cmtypes.h>

Collaboration diagram for _CM_COMPONENT_INFORMATION:

Public Attributes

DEVICE_FLAGS Flags
 
ULONG Version
 
ULONG Key
 
KAFFINITY AffinityMask
 

Detailed Description

Definition at line 333 of file cmtypes.h.

Member Data Documentation

◆ AffinityMask

KAFFINITY _CM_COMPONENT_INFORMATION::AffinityMask

Definition at line 337 of file cmtypes.h.

◆ Flags

DEVICE_FLAGS _CM_COMPONENT_INFORMATION::Flags

Definition at line 334 of file cmtypes.h.

◆ Key

ULONG _CM_COMPONENT_INFORMATION::Key

Definition at line 336 of file cmtypes.h.

◆ Version

ULONG _CM_COMPONENT_INFORMATION::Version

Definition at line 335 of file cmtypes.h.


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