ReactOS 0.4.15-dev-7842-g558ab78
_ISAPNP_COMMON_EXTENSION Struct Reference

#include <isapnp.h>

Collaboration diagram for _ISAPNP_COMMON_EXTENSION:

Public Attributes

ISAPNP_SIGNATURE Signature
 
PDEVICE_OBJECT Self
 
ISAPNP_DEVICE_STATE State
 

Detailed Description

Definition at line 148 of file isapnp.h.

Member Data Documentation

◆ Self

PDEVICE_OBJECT _ISAPNP_COMMON_EXTENSION::Self

Definition at line 151 of file isapnp.h.

Referenced by _Dispatch_type_(), and CODE_SEG().

◆ Signature

ISAPNP_SIGNATURE _ISAPNP_COMMON_EXTENSION::Signature

Definition at line 150 of file isapnp.h.

Referenced by _Dispatch_type_(), and CODE_SEG().

◆ State

ISAPNP_DEVICE_STATE _ISAPNP_COMMON_EXTENSION::State

Definition at line 152 of file isapnp.h.

Referenced by CODE_SEG().


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