ReactOS 0.4.15-dev-8100-g1887773
_ISAPNP_IDENTIFIER Struct Reference

#include <isapnphw.h>

Public Attributes

USHORT VendorId
 
USHORT ProdId
 
ULONG Serial
 
UCHAR Checksum
 

Detailed Description

Definition at line 88 of file isapnphw.h.

Member Data Documentation

◆ Checksum

UCHAR _ISAPNP_IDENTIFIER::Checksum

Definition at line 93 of file isapnphw.h.

◆ ProdId

USHORT _ISAPNP_IDENTIFIER::ProdId

Definition at line 91 of file isapnphw.h.

◆ Serial

ULONG _ISAPNP_IDENTIFIER::Serial

Definition at line 92 of file isapnphw.h.

◆ VendorId

USHORT _ISAPNP_IDENTIFIER::VendorId

Definition at line 90 of file isapnphw.h.


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