IExpandCollapseProvider::Expand Method

Displays all child nodes, controls or content of the control.

Syntax

HRESULT Expand(VOID);

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

This is a blocking method that returns after the control has been expanded.

See Also

UI Automation Providers Overview