ReactOS 0.4.16-dev-91-g764881a
_ISAPNP_COMPATIBLE_ID_ENTRY Struct Reference

#include <isapnpres.h>

Collaboration diagram for _ISAPNP_COMPATIBLE_ID_ENTRY:

Public Attributes

UCHAR VendorId [3]
 
USHORT ProdId
 
LIST_ENTRY IdLink
 

Detailed Description

Definition at line 52 of file isapnpres.h.

Member Data Documentation

◆ IdLink

LIST_ENTRY _ISAPNP_COMPATIBLE_ID_ENTRY::IdLink

Definition at line 56 of file isapnpres.h.

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

◆ ProdId

USHORT _ISAPNP_COMPATIBLE_ID_ENTRY::ProdId

Definition at line 55 of file isapnpres.h.

Referenced by IsaPdoQueryId(), and ParseTags().

◆ VendorId

UCHAR _ISAPNP_COMPATIBLE_ID_ENTRY::VendorId[3]

Definition at line 54 of file isapnpres.h.

Referenced by IsaPdoQueryId(), and ParseTags().


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