ReactOS 0.4.15-dev-7958-gcd0bb1a
_WAH_EA_DATA2 Struct Reference

#include <wshdrv.h>

Collaboration diagram for _WAH_EA_DATA2:

Public Attributes

HANDLE ThreadHandle
 
PVOID RequestRoutine
 
PVOID CancelRoutine
 
PVOID ApcContext
 
ULONG Reserved
 

Detailed Description

Definition at line 17 of file wshdrv.h.

Member Data Documentation

◆ ApcContext

PVOID _WAH_EA_DATA2::ApcContext

Definition at line 22 of file wshdrv.h.

Referenced by WahOpenHandleHelper().

◆ CancelRoutine

PVOID _WAH_EA_DATA2::CancelRoutine

Definition at line 21 of file wshdrv.h.

Referenced by WahOpenHandleHelper().

◆ RequestRoutine

PVOID _WAH_EA_DATA2::RequestRoutine

Definition at line 20 of file wshdrv.h.

Referenced by WahOpenHandleHelper().

◆ Reserved

ULONG _WAH_EA_DATA2::Reserved

Definition at line 23 of file wshdrv.h.

Referenced by WahOpenHandleHelper().

◆ ThreadHandle

HANDLE _WAH_EA_DATA2::ThreadHandle

Definition at line 19 of file wshdrv.h.

Referenced by WahOpenHandleHelper().


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