ReactOS 0.4.15-dev-7931-gfd331f1
device_usage_context Struct Reference
Collaboration diagram for device_usage_context:

Public Attributes

IO_STATUS_BLOCK iosb
 
KEVENT Event
 
NTSTATUS Status
 

Detailed Description

Definition at line 309 of file pnp.c.

Member Data Documentation

◆ Event

KEVENT device_usage_context::Event

Definition at line 311 of file pnp.c.

◆ iosb

IO_STATUS_BLOCK device_usage_context::iosb

Definition at line 310 of file pnp.c.

◆ Status

NTSTATUS device_usage_context::Status

Definition at line 312 of file pnp.c.


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