IUIX_CmdMenu::IsSeparator Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdMenu::IsSeparator Property}} | {{#customTitle:IUIX_CmdMenu::IsSeparator Property}} | ||
{{#parentPage:PXV:IUIX_CmdMenu#Properties|IsSeparator|property}} | {{#parentPage:PXV:IUIX_CmdMenu#Properties|IsSeparator|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''IsSeparator''' of interface [[PXV:IUIX_CmdMenu|IUIX_CmdMenu]] returns Value of VARIANT_BOOL | + | Property '''IsSeparator''' of interface [[PXV:IUIX_CmdMenu|IUIX_CmdMenu]] returns Value of VARIANT_BOOL that represents whether the current menu item is a separator. |
== Syntax == | == Syntax == |
Latest revision as of 06:46, 1 April 2016
Property IsSeparator of interface IUIX_CmdMenu returns Value of VARIANT_BOOL that represents whether the current menu item is a separator.
Syntax
HRESULT get_IsSeparator([out, retval] VARIANT_BOOL* bIsSeparator);