IMemBlock::Data 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:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IMemBlock::Data Property}}
 
{{#customTitle:IMemBlock::Data Property}}
 +
{{#parentPage:PXV:IMemBlock|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Data''' of interface [[PXV:IMemBlock|IMemBlock]] returns  Pointer to void ...
 
Property '''Data''' of interface [[PXV:IMemBlock|IMemBlock]] returns  Pointer to void ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:37, 20 April 2015


Property Data of interface IMemBlock returns Pointer to void ...

Syntax

HRESULT get_Data([out, retval] void** ppData);

See Also

See also IMemBlock.