ReactOS 0.4.16-dev-91-g764881a
_ISAPNP_IDENTIFIER Struct Reference

#include <isapnphw.h>

Public Attributes

USHORT VendorId
 
USHORT ProdId
 
ULONG Serial
 
UCHAR Checksum
 

Detailed Description

Definition at line 89 of file isapnphw.h.

Member Data Documentation

◆ Checksum

UCHAR _ISAPNP_IDENTIFIER::Checksum

Definition at line 94 of file isapnphw.h.

◆ ProdId

USHORT _ISAPNP_IDENTIFIER::ProdId

Definition at line 92 of file isapnphw.h.

◆ Serial

ULONG _ISAPNP_IDENTIFIER::Serial

Definition at line 93 of file isapnphw.h.

◆ VendorId

USHORT _ISAPNP_IDENTIFIER::VendorId

Definition at line 91 of file isapnphw.h.


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