IMemBlock::Capacity Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IMemBlock|IMemBlock]].
+
[[PXV:IMemBlock|IMemBlock]]

Revision as of 04:06, 23 May 2015


Property Capacity of interface IMemBlock returns Value of ULONG_PTR ...

Syntax

HRESULT get_Capacity([out, retval]  ULONG_PTR*  pTotalBytesCount);

See Also

IMemBlock