IUIX_CmdManager::ExtraOpts Property

From PDF XChange PDF SDK
Revision as of 01:07, 14 July 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property ExtraOpts of interface IUIX_CmdManager returns/sets Value of LONG ...

Syntax

HRESULT get_ExtraOpts([out, retval]  LONG*  nOpts);
HRESULT put_ExtraOpts([in]  LONG  nOpts);

See Also

IUIX_CmdManager