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

_SETUP_NOTIFY_DATA Struct Reference

#include <pnpiop.h>

List of all members.

Public Attributes

LIST_ENTRY ListEntry
IO_NOTIFICATION_EVENT_CATEGORY EventCategory
PDRIVER_NOTIFICATION_CALLBACK_ROUTINE Callback
PVOID Context
PDRIVER_OBJECT DriverObject
USHORT RefCount
BOOLEAN Unregistered
PFAST_MUTEX Lock


Member Data Documentation

PDRIVER_NOTIFICATION_CALLBACK_ROUTINE _SETUP_NOTIFY_DATA::Callback
 

Definition at line 2328 of file pnpiop.h.

Referenced by IopNotifySetupDeviceArrival(), and IoRegisterPlugPlayNotification().

PVOID _SETUP_NOTIFY_DATA::Context
 

Definition at line 2329 of file pnpiop.h.

Referenced by IopNotifySetupDeviceArrival(), and IoRegisterPlugPlayNotification().

PDRIVER_OBJECT _SETUP_NOTIFY_DATA::DriverObject
 

Definition at line 2330 of file pnpiop.h.

Referenced by IoRegisterPlugPlayNotification().

IO_NOTIFICATION_EVENT_CATEGORY _SETUP_NOTIFY_DATA::EventCategory
 

Definition at line 2327 of file pnpiop.h.

Referenced by IoRegisterPlugPlayNotification().

LIST_ENTRY _SETUP_NOTIFY_DATA::ListEntry
 

Definition at line 2326 of file pnpiop.h.

Referenced by IoRegisterPlugPlayNotification().

PFAST_MUTEX _SETUP_NOTIFY_DATA::Lock
 

Definition at line 2333 of file pnpiop.h.

Referenced by IoRegisterPlugPlayNotification().

USHORT _SETUP_NOTIFY_DATA::RefCount
 

Definition at line 2331 of file pnpiop.h.

Referenced by IoRegisterPlugPlayNotification().

BOOLEAN _SETUP_NOTIFY_DATA::Unregistered
 

Definition at line 2332 of file pnpiop.h.

Referenced by IoRegisterPlugPlayNotification().


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