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 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IMemBlock|IMemBlock]].
+
[[PXV:IMemBlock|IMemBlock]]

Revision as of 04:06, 23 May 2015


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

Syntax

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

See Also

IMemBlock