ReactOS 0.4.16-dev-252-g9ccafe8
|
Public Attributes | |
BOOL | remote |
union { | |
MSIOBJECTHDR * obj | |
MSIHANDLE rem | |
} | u |
DWORD | dwThreadId |
MSIOBJECTHDR* handle_info::obj |
Definition at line 62 of file handle.c.
Referenced by alloc_msihandle().
BOOL handle_info::remote |
Definition at line 60 of file handle.c.
Referenced by alloc_msi_remote_handle(), msi_get_remote(), MsiCloseHandle(), and msihandle2msiinfo().
union { ... } handle_info::u |