IMemBlock::Capacity Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IMemBlock::Capacity Property}}
 
{{#customTitle:IMemBlock::Capacity Property}}
 +
{{#parentPage:PXV:IMemBlock|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Capacity''' of interface [[PXV:IMemBlock|IMemBlock]] returns  Value of ULONG_PTR ...
 
Property '''Capacity''' of interface [[PXV:IMemBlock|IMemBlock]] returns  Value of ULONG_PTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:37, 20 April 2015


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

Syntax

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

See Also

See also IMemBlock.