ReactOS 0.4.15-dev-8076-g06e89b2
_PLUGPLAY_CONTROL_PROPERTY_DATA Struct Reference

#include <cmtypes.h>

Collaboration diagram for _PLUGPLAY_CONTROL_PROPERTY_DATA:

Public Attributes

UNICODE_STRING DeviceInstance
 
ULONG Property
 
PVOID Buffer
 
ULONG BufferSize
 

Detailed Description

Definition at line 505 of file cmtypes.h.

Member Data Documentation

◆ Buffer

PVOID _PLUGPLAY_CONTROL_PROPERTY_DATA::Buffer

Definition at line 509 of file cmtypes.h.

Referenced by PNP_GetDeviceRegProp().

◆ BufferSize

ULONG _PLUGPLAY_CONTROL_PROPERTY_DATA::BufferSize

Definition at line 510 of file cmtypes.h.

Referenced by PNP_GetDeviceRegProp().

◆ DeviceInstance

UNICODE_STRING _PLUGPLAY_CONTROL_PROPERTY_DATA::DeviceInstance

Definition at line 507 of file cmtypes.h.

Referenced by PNP_GetDeviceRegProp().

◆ Property

ULONG _PLUGPLAY_CONTROL_PROPERTY_DATA::Property

Definition at line 508 of file cmtypes.h.

Referenced by PNP_GetDeviceRegProp().


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