ReactOS 0.4.15-dev-8100-g1887773
_ISAPNP_COMPATIBLE_ID_ENTRY Struct Reference

#include <isapnp.h>

Collaboration diagram for _ISAPNP_COMPATIBLE_ID_ENTRY:

Public Attributes

UCHAR VendorId [3]
 
USHORT ProdId
 
LIST_ENTRY IdLink
 

Detailed Description

Definition at line 76 of file isapnp.h.

Member Data Documentation

◆ IdLink

LIST_ENTRY _ISAPNP_COMPATIBLE_ID_ENTRY::IdLink

Definition at line 80 of file isapnp.h.

Referenced by FreeLogicalDevice(), IsaPnpRemoveLogicalDeviceDO(), and ParseTags().

◆ ProdId

USHORT _ISAPNP_COMPATIBLE_ID_ENTRY::ProdId

Definition at line 79 of file isapnp.h.

Referenced by IsaPdoQueryId(), and ParseTags().

◆ VendorId

UCHAR _ISAPNP_COMPATIBLE_ID_ENTRY::VendorId[3]

Definition at line 78 of file isapnp.h.

Referenced by IsaPdoQueryId(), and ParseTags().


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