IMemBlock::Data Property

From PDF XChange PDF SDK
Revision as of 06:52, 12 June 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**  Data);

See Also

IMemBlock