IPXV_Inst::EventsRegistry Property

From PDF XChange PDF SDK
Revision as of 07:34, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets a special registry of editor's events as pointer to IEventsRegistry object. Use this object to register new custom events.

Syntax

HRESULT get_EventsRegistry([out, retval]  IEventsRegistry**  EventServer);

See Also

IPXV_Inst