ReactOS 0.4.15-dev-8021-g7ce96fd
_PNP_DETECT_IDENTIFIER_MAP Struct Reference
Collaboration diagram for _PNP_DETECT_IDENTIFIER_MAP:

Public Attributes

PCWSTR DetectId
 
PWSTR PnPId
 
PPNP_MAPPER_DEVICE_ID PeripheralMap
 
ULONG Counter
 

Detailed Description

Definition at line 23 of file pnpmap.c.

Member Data Documentation

◆ Counter

ULONG _PNP_DETECT_IDENTIFIER_MAP::Counter

Definition at line 28 of file pnpmap.c.

Referenced by IopMapDetectedDeviceId().

◆ DetectId

PCWSTR _PNP_DETECT_IDENTIFIER_MAP::DetectId

Definition at line 25 of file pnpmap.c.

Referenced by IopMapDetectedDeviceId().

◆ PeripheralMap

PPNP_MAPPER_DEVICE_ID _PNP_DETECT_IDENTIFIER_MAP::PeripheralMap

Definition at line 27 of file pnpmap.c.

◆ PnPId

PWSTR _PNP_DETECT_IDENTIFIER_MAP::PnPId

Definition at line 26 of file pnpmap.c.

Referenced by IopMapDetectedDeviceId().


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