ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <cmtypes.h>
Public Attributes | |
UNICODE_STRING | DeviceInstance |
ULONG | Property |
PVOID | Buffer |
ULONG | BufferSize |
PVOID _PLUGPLAY_CONTROL_PROPERTY_DATA::Buffer |
Definition at line 509 of file cmtypes.h.
Referenced by PNP_GetDeviceRegProp().
ULONG _PLUGPLAY_CONTROL_PROPERTY_DATA::BufferSize |
Definition at line 510 of file cmtypes.h.
Referenced by PNP_GetDeviceRegProp().
UNICODE_STRING _PLUGPLAY_CONTROL_PROPERTY_DATA::DeviceInstance |
Definition at line 507 of file cmtypes.h.
Referenced by PNP_GetDeviceRegProp().
ULONG _PLUGPLAY_CONTROL_PROPERTY_DATA::Property |
Definition at line 508 of file cmtypes.h.
Referenced by PNP_GetDeviceRegProp().