IMemBlock::Capacity Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:17, 15 June 2015


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

Syntax

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

See Also

IMemBlock