Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_DEVICE_CONTROL_CONTEXT Struct Reference

#include <hal.h>

List of all members.

Public Attributes

NTSTATUS Status
PDEVICE_HANDLER_OBJECT DeviceHandler
PDEVICE_OBJECT DeviceObject
ULONG ControlCode
PVOID Buffer
PULONG BufferLength
PVOID Context


Member Data Documentation

PVOID _DEVICE_CONTROL_CONTEXT::Buffer
 

Definition at line 878 of file hal.h.

PULONG _DEVICE_CONTROL_CONTEXT::BufferLength
 

Definition at line 879 of file hal.h.

PVOID _DEVICE_CONTROL_CONTEXT::Context
 

Definition at line 880 of file hal.h.

ULONG _DEVICE_CONTROL_CONTEXT::ControlCode
 

Definition at line 877 of file hal.h.

PDEVICE_HANDLER_OBJECT _DEVICE_CONTROL_CONTEXT::DeviceHandler
 

Definition at line 875 of file hal.h.

PDEVICE_OBJECT _DEVICE_CONTROL_CONTEXT::DeviceObject
 

Definition at line 876 of file hal.h.

NTSTATUS _DEVICE_CONTROL_CONTEXT::Status
 

Definition at line 874 of file hal.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:16 2004 for test by doxygen 1.3.7