ReactOS 0.4.15-dev-8064-gdaf8068
_PLUGPLAY_CONTROL_RELATED_DEVICE_DATA Struct Reference

#include <cmtypes.h>

Collaboration diagram for _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA:

Public Attributes

UNICODE_STRING TargetDeviceInstance
 
ULONG Relation
 
PWCHAR RelatedDeviceInstance
 
ULONG RelatedDeviceInstanceLength
 

Detailed Description

Definition at line 514 of file cmtypes.h.

Member Data Documentation

◆ RelatedDeviceInstance

PWCHAR _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::RelatedDeviceInstance

Definition at line 518 of file cmtypes.h.

Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().

◆ RelatedDeviceInstanceLength

ULONG _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::RelatedDeviceInstanceLength

Definition at line 519 of file cmtypes.h.

Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().

◆ Relation

ULONG _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::Relation

Definition at line 517 of file cmtypes.h.

Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().

◆ TargetDeviceInstance

UNICODE_STRING _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA::TargetDeviceInstance

Definition at line 516 of file cmtypes.h.

Referenced by IopGetRelatedDevice(), and PNP_GetRelatedDeviceInstance().


The documentation for this struct was generated from the following file: