IUIX_CmdLine::IsMinimized Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdLine::IsMinimized Property}} | {{#customTitle:IUIX_CmdLine::IsMinimized Property}} | ||
{{#parentPage:PXV:IUIX_CmdLine#Properties|IsMinimized|property}} | {{#parentPage:PXV:IUIX_CmdLine#Properties|IsMinimized|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''IsMinimized''' of interface [[PXV:IUIX_CmdLine|IUIX_CmdLine]] returns Value of VARIANT_BOOL | + | Property '''IsMinimized''' of interface [[PXV:IUIX_CmdLine|IUIX_CmdLine]] returns Value of VARIANT_BOOL that indicates whether the command line is minimized. |
== Syntax == | == Syntax == |
Latest revision as of 01:40, 25 March 2016
Property IsMinimized of interface IUIX_CmdLine returns Value of VARIANT_BOOL that indicates whether the command line is minimized.
Syntax
HRESULT get_IsMinimized([out, retval] VARIANT_BOOL* bMinimized);