IPXV_Document::EventServer Property

From PDF XChange PDF SDK
Revision as of 03:53, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property pEventServer of interface IPXV_Document returns Pointer to IEventServer ...

Syntax

HRESULT get_EventServer([out, retval]  IEventServer**  pEventServer);

See Also

IPXV_Document