ReactOS 0.4.15-dev-7918-g2a2556c
HGLOBALLockBytesImpl Struct Reference
Collaboration diagram for HGLOBALLockBytesImpl:

Public Attributes

ILockBytes ILockBytes_iface
 
LONG ref
 
HGLOBAL supportHandle
 
BOOL deleteOnRelease
 
ULARGE_INTEGER byteArraySize
 

Detailed Description

Definition at line 46 of file memlockbytes.c.

Member Data Documentation

◆ byteArraySize

ULARGE_INTEGER HGLOBALLockBytesImpl::byteArraySize

Definition at line 65 of file memlockbytes.c.

Referenced by CreateILockBytesOnHGlobal().

◆ deleteOnRelease

BOOL HGLOBALLockBytesImpl::deleteOnRelease

Definition at line 60 of file memlockbytes.c.

Referenced by CreateILockBytesOnHGlobal().

◆ ILockBytes_iface

ILockBytes HGLOBALLockBytesImpl::ILockBytes_iface

Definition at line 48 of file memlockbytes.c.

Referenced by CreateILockBytesOnHGlobal(), and impl_from_ILockBytes().

◆ ref

LONG HGLOBALLockBytesImpl::ref

Definition at line 49 of file memlockbytes.c.

Referenced by CreateILockBytesOnHGlobal(), and HGLOBALLockBytesImpl_Release().

◆ supportHandle

HGLOBAL HGLOBALLockBytesImpl::supportHandle

Definition at line 54 of file memlockbytes.c.

Referenced by CreateILockBytesOnHGlobal(), and HGLOBALLockBytesImpl_SetSize().


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