Share via


IMsTscAxEvents::OnRequestContainerMinimize (Windows Embedded CE 6.0)

1/6/2010

This method is called when the user presses the Minimize button on the connection bar in full-screen mode. Initializing this event requests the container application to minimize itself.

Syntax

VOID OnRequestContainerMinimize();

Parameters

None.

Return Value

None.

Requirements

Header discodlg.h, mstsax.idl
Library Mstsax.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IMsTscAxEvents