IUIX_Dialog::ContextHelp Property

From PDF XChange PDF SDK
Revision as of 04:19, 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


Property ContextHelp of interface IUIX_Dialog returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_ContextHelp([out, retval]  VARIANT_BOOL*  bValue);
HRESULT put_ContextHelp([in]  VARIANT_BOOL  bValue);

See Also

IUIX_Dialog