ReactOS 0.4.15-dev-7958-gcd0bb1a
_IRP_COMPLETION_CONTEXT Struct Reference

#include <fbtusb.h>

Collaboration diagram for _IRP_COMPLETION_CONTEXT:

Public Attributes

PDEVICE_EXTENSION DeviceExtension
 
PKEVENT Event
 

Detailed Description

Definition at line 252 of file fbtusb.h.

Member Data Documentation

◆ DeviceExtension

PDEVICE_EXTENSION _IRP_COMPLETION_CONTEXT::DeviceExtension

Definition at line 254 of file fbtusb.h.

Referenced by IdleNotificationCallback(), and PoIrpCompletionFunc().

◆ Event

PKEVENT _IRP_COMPLETION_CONTEXT::Event

Definition at line 255 of file fbtusb.h.

Referenced by IdleNotificationCallback(), and PoIrpCompletionFunc().


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