IUIX_CmdLine::IsMinimized Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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