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

Public Attributes | |
| UNICODE_STRING | TargetDeviceInstance |
| ULONG | Relation |
| PWCHAR | RelatedDeviceInstance |
| ULONG | RelatedDeviceInstanceLength |
| PWCHAR _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::RelatedDeviceInstance |
Definition at line 529 of file cmtypes.h.
Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().
| ULONG _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::RelatedDeviceInstanceLength |
Definition at line 530 of file cmtypes.h.
Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().
| ULONG _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::Relation |
Definition at line 528 of file cmtypes.h.
Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().
| UNICODE_STRING _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::TargetDeviceInstance |
Definition at line 527 of file cmtypes.h.
Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().