ReactOS 0.4.16-dev-36-g301675c
|
#include <cmtypes.h>
Public Attributes | |
UNICODE_STRING | TargetDeviceInstance |
ULONG | Relation |
PWCHAR | RelatedDeviceInstance |
ULONG | RelatedDeviceInstanceLength |
PWCHAR _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::RelatedDeviceInstance |
Definition at line 518 of file cmtypes.h.
Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().
ULONG _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::RelatedDeviceInstanceLength |
Definition at line 519 of file cmtypes.h.
Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().
ULONG _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::Relation |
Definition at line 517 of file cmtypes.h.
Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().
UNICODE_STRING _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::TargetDeviceInstance |
Definition at line 516 of file cmtypes.h.
Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().