_IMathInputControlEvents::Close method

Notifies the event handler when the Close button is clicked.

Syntax

HRESULT Close();

Parameters

This method has no parameters.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Micaut.h (include Micaut.h)

IDL

Micaut.idl

See also

_IMathInputControlEvents

Receiving Input from the Math Input Control