ReactOS 0.4.16-dev-823-g9a093ec
_ISAPNP_IDENTIFIER Struct Reference

#include <isapnphw.h>

Public Attributes

USHORT VendorId
 
USHORT ProdId
 
ULONG Serial
 
UCHAR Checksum
 

Detailed Description

Definition at line 87 of file isapnphw.h.

Member Data Documentation

◆ Checksum

UCHAR _ISAPNP_IDENTIFIER::Checksum

Definition at line 92 of file isapnphw.h.

◆ ProdId

USHORT _ISAPNP_IDENTIFIER::ProdId

Definition at line 90 of file isapnphw.h.

◆ Serial

ULONG _ISAPNP_IDENTIFIER::Serial

Definition at line 91 of file isapnphw.h.

◆ VendorId

USHORT _ISAPNP_IDENTIFIER::VendorId

Definition at line 89 of file isapnphw.h.


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