ReactOS 0.4.16-dev-1948-gd260c1d
_PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA Struct Reference

#include <cmtypes.h>

Collaboration diagram for _PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA:

Public Attributes

UNICODE_STRING DeviceInstance
 
GUIDInterfaceGuid
 
UNICODE_STRING Reference
 
BOOLEAN Register
 
PWCHAR SymbolicLinkName
 
ULONG SymbolicLinkNameLength
 

Detailed Description

Definition at line 514 of file cmtypes.h.

Member Data Documentation

◆ DeviceInstance

UNICODE_STRING _PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA::DeviceInstance

Definition at line 516 of file cmtypes.h.

Referenced by PNP_RegisterDeviceClassAssociation().

◆ InterfaceGuid

GUID* _PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA::InterfaceGuid

Definition at line 517 of file cmtypes.h.

Referenced by PNP_RegisterDeviceClassAssociation().

◆ Reference

UNICODE_STRING _PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA::Reference

Definition at line 518 of file cmtypes.h.

Referenced by PNP_RegisterDeviceClassAssociation().

◆ Register

BOOLEAN _PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA::Register

◆ SymbolicLinkName

PWCHAR _PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA::SymbolicLinkName

◆ SymbolicLinkNameLength

ULONG _PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA::SymbolicLinkNameLength

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