|
ReactOS 0.4.16-dev-1946-g52006dd
|

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 |