IUIX_Inst::ContextHelpHandler Property

From PDF XChange PDF SDK
Revision as of 22:38, 20 April 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** ppCHH);
HRESULT put_ContextHelpHandler([in] IUIX_ContextHelpHandler* ppCHH);

See Also

See also IUIX_Inst.