IUIX_Inst::ContextHelpHandler Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:57, 20 March 2015

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.