ReactOS 0.4.16-dev-197-g92996da
|
#include <cmtypes.h>
Public Attributes | |
UNICODE_STRING | DeviceInstance |
ULONG | Relations |
ULONG | BufferSize |
PWCHAR | Buffer |
PWCHAR _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA::Buffer |
Definition at line 544 of file cmtypes.h.
Referenced by GetRelationsInstanceList(), GetRelationsInstanceListSize(), and IopGetDeviceRelations().
ULONG _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA::BufferSize |
Definition at line 543 of file cmtypes.h.
Referenced by GetRelationsInstanceList(), GetRelationsInstanceListSize(), and IopGetDeviceRelations().
UNICODE_STRING _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA::DeviceInstance |
Definition at line 541 of file cmtypes.h.
Referenced by GetRelationsInstanceList(), GetRelationsInstanceListSize(), and IopGetDeviceRelations().
ULONG _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA::Relations |
Definition at line 542 of file cmtypes.h.
Referenced by GetRelationsInstanceList(), GetRelationsInstanceListSize(), and IopGetDeviceRelations().