IfmCollection::GetFocus

This method gets which Forms Manager has focus.

Syntax

HRESULT GetFocus( IDispatch **ppdispfmManage );

Parameters

ppdispfmManage
Pointer to the pointer to the Forms Manager that currently has focus.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.

See Also

IfmCollection::SetFocus