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 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IMemBlock::Capacity Property}}
 
{{#customTitle:IMemBlock::Capacity Property}}
Line 12: Line 13:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IMemBlock|IMemBlock]].
+
[[PXV:IMemBlock|IMemBlock]].

Revision as of 04:52, 20 May 2015


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

Syntax

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

See Also

IMemBlock.