IPXV_Inst::EventsRegistry Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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**  pEventServer);

See Also

IPXV_Inst