IMemBlock::Data Property

From PDF XChange PDF SDK
Revision as of 04:06, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IMemBlock