IUIX_Inst::ContextHelpHandler Property

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

Jump to: navigation, search


Property ContextHelpHandler of interface IUIX_Inst returns/sets Pointer to IUIX_ContextHelpHandler ...

Syntax

HRESULT get_ContextHelpHandler([out, retval]  IUIX_ContextHelpHandler**  CHH);
HRESULT put_ContextHelpHandler([in]  IUIX_ContextHelpHandler*  CHH);

See Also

IUIX_Inst