IUIX_CmdLine::IsMinimized Property

From PDF XChange PDF SDK
Jump to: navigation, search


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);

See Also

IUIX_CmdLine