|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LONG | ref |
| HGLOBAL | hglobal |
| ULONG | size |
| BOOL | delete_on_release |
| CRITICAL_SECTION | lock |
Definition at line 46 of file hglobalstream.c.
| BOOL handle_wrapper::delete_on_release |
Definition at line 51 of file hglobalstream.c.
Referenced by handle_create().
| HGLOBAL handle_wrapper::hglobal |
Definition at line 49 of file hglobalstream.c.
Referenced by handle_create().
| CRITICAL_SECTION handle_wrapper::lock |
Definition at line 52 of file hglobalstream.c.
| LONG handle_wrapper::ref |
Definition at line 48 of file hglobalstream.c.
Referenced by HGLOBALStreamImpl_Release().
| ULONG handle_wrapper::size |
Definition at line 50 of file hglobalstream.c.