IWindowProvider::get_CanMinimize method (uiautomationcore.h)

Indicates whether the window can be minimized.

This property is read-only.

Syntax

HRESULT get_CanMinimize(
  BOOL *pRetVal
);

Parameters

pRetVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps | UWP apps]
Minimum supported server Windows Server 2003 [desktop apps | UWP apps]
Target Platform Windows
Header uiautomationcore.h (include UIAutomation.h)

See also

CanMaximize

Conceptual

IWindowProvider

Reference

UI Automation Providers Overview