|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| ILockBytes | ILockBytes_iface |
| LONG | ref |
| HGLOBAL | supportHandle |
| BOOL | deleteOnRelease |
| ULARGE_INTEGER | byteArraySize |
Definition at line 46 of file memlockbytes.c.
| ULARGE_INTEGER HGLOBALLockBytesImpl::byteArraySize |
Definition at line 65 of file memlockbytes.c.
Referenced by CreateILockBytesOnHGlobal().
| BOOL HGLOBALLockBytesImpl::deleteOnRelease |
Definition at line 60 of file memlockbytes.c.
Referenced by CreateILockBytesOnHGlobal().
| ILockBytes HGLOBALLockBytesImpl::ILockBytes_iface |
Definition at line 48 of file memlockbytes.c.
Referenced by CreateILockBytesOnHGlobal(), and impl_from_ILockBytes().
| LONG HGLOBALLockBytesImpl::ref |
Definition at line 49 of file memlockbytes.c.
Referenced by CreateILockBytesOnHGlobal(), and HGLOBALLockBytesImpl_Release().
| HGLOBAL HGLOBALLockBytesImpl::supportHandle |
Definition at line 54 of file memlockbytes.c.
Referenced by CreateILockBytesOnHGlobal(), and HGLOBALLockBytesImpl_SetSize().