ReactOS 0.4.16-dev-252-g9ccafe8
handle_info Struct Reference
Collaboration diagram for handle_info:

Public Attributes

BOOL remote
 
union {
   MSIOBJECTHDR *   obj
 
   MSIHANDLE   rem
 
u
 
DWORD dwThreadId
 

Detailed Description

Definition at line 58 of file handle.c.

Member Data Documentation

◆ dwThreadId

DWORD handle_info::dwThreadId

Definition at line 65 of file handle.c.

◆ obj

MSIOBJECTHDR* handle_info::obj

Definition at line 62 of file handle.c.

Referenced by alloc_msihandle().

◆ rem

MSIHANDLE handle_info::rem

Definition at line 63 of file handle.c.

◆ remote

BOOL handle_info::remote

◆ 

union { ... } handle_info::u

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