IUIX_Cmd::NewItemStyleMaskEU Property

From PDF XChange PDF SDK
Revision as of 02:07, 24 March 2016 by Palamar (Talk | contribs)

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


Property NewItemStyleMaskEU of interface IUIX_Cmd returns/sets Value of LONG containing the command's style mask consisting of the command's style flags.

Syntax

HRESULT get_NewItemStyleMaskEU([out, retval]  LONG*  nStyleMask);
HRESULT put_NewItemStyleMaskEU([in]  LONG  nStyleMask);

See Also

IUIX_Cmd