IUIX_CmdMenu::State Property

From PDF XChange PDF SDK
Revision as of 09:03, 30 November 2017 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property State of interface IUIX_CmdMenu returns/sets Value of LONG ...

Syntax

HRESULT get_State([out, retval]  LONG*  nState);
HRESULT put_State([in]  LONG  nState);

See Also

IUIX_CmdMenu