ReactOS 0.4.15-dev-7842-g558ab78
_WSH_HELPER_CONTEXT Struct Reference
Collaboration diagram for _WSH_HELPER_CONTEXT:

Public Attributes

HANDLE FileHandle
 
HANDLE ThreadHandle
 
HANDLE DllHandle
 

Detailed Description

Definition at line 18 of file handle.c.

Member Data Documentation

◆ DllHandle

HANDLE _WSH_HELPER_CONTEXT::DllHandle

Definition at line 22 of file handle.c.

Referenced by ExitThreadApc().

◆ FileHandle

HANDLE _WSH_HELPER_CONTEXT::FileHandle

Definition at line 20 of file handle.c.

Referenced by ExitThreadApc().

◆ ThreadHandle

HANDLE _WSH_HELPER_CONTEXT::ThreadHandle

Definition at line 21 of file handle.c.


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