IUIX_Cmd::NewItemStyle Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_Cmd::NewItemStyle Property}} | {{#customTitle:IUIX_Cmd::NewItemStyle Property}} | ||
{{#parentPage:PXV:IUIX_Cmd#Properties|NewItemStyle|property}} | {{#parentPage:PXV:IUIX_Cmd#Properties|NewItemStyle|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''NewItemStyle''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns/sets Value of LONG | + | Property '''NewItemStyle''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns/sets Value of LONG containing set of the command's [[PXV:UIX_CmdItemStyleFlags|style flags]]. |
== Syntax == | == Syntax == |
Latest revision as of 01:06, 24 March 2016
Property NewItemStyle of interface IUIX_Cmd returns/sets Value of LONG containing set of the command's style flags.
Syntax
HRESULT get_NewItemStyle([out, retval] LONG* nStyle); HRESULT put_NewItemStyle([in] LONG nStyle);