|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cmtypes.h>

Public Attributes | |
| UNICODE_STRING | DeviceInstance |
| ULONG | Relations |
| ULONG | BufferSize |
| PWCHAR | Buffer |
| PWCHAR _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA::Buffer |
Definition at line 564 of file cmtypes.h.
Referenced by GetRelationsInstanceList(), GetRelationsInstanceListSize(), and IopGetDeviceRelations().
| ULONG _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA::BufferSize |
Definition at line 563 of file cmtypes.h.
Referenced by GetRelationsInstanceList(), GetRelationsInstanceListSize(), and IopGetDeviceRelations().
| UNICODE_STRING _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA::DeviceInstance |
Definition at line 561 of file cmtypes.h.
Referenced by GetRelationsInstanceList(), GetRelationsInstanceListSize(), and IopGetDeviceRelations().
| ULONG _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA::Relations |
Definition at line 562 of file cmtypes.h.
Referenced by GetRelationsInstanceList(), GetRelationsInstanceListSize(), and IopGetDeviceRelations().