ReactOS 0.4.15-dev-7788-g1ad9096
_CM_PNP_BIOS_DEVICE_NODE Struct Reference

#include <cmtypes.h>

Public Attributes

USHORT Size
 
UCHAR Node
 
ULONG ProductId
 
UCHAR DeviceType [3]
 
USHORT DeviceAttributes
 

Detailed Description

Definition at line 15 of file pnpdump.c.

Member Data Documentation

◆ DeviceAttributes

USHORT _CM_PNP_BIOS_DEVICE_NODE::DeviceAttributes

Definition at line 21 of file pnpdump.c.

◆ DeviceType

UCHAR _CM_PNP_BIOS_DEVICE_NODE::DeviceType

Definition at line 20 of file pnpdump.c.

◆ Node

UCHAR _CM_PNP_BIOS_DEVICE_NODE::Node

Definition at line 18 of file pnpdump.c.

Referenced by main().

◆ ProductId

ULONG _CM_PNP_BIOS_DEVICE_NODE::ProductId

Definition at line 19 of file pnpdump.c.

◆ Size

USHORT _CM_PNP_BIOS_DEVICE_NODE::Size

Definition at line 17 of file pnpdump.c.

Referenced by main().


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