IfmCollection::SetFocus

This method sets the focus to a specified Forms Manager.

Syntax

HRESULT SetFocus( IDispatch *pdispfmManage );

Parameters

pdispfmManage
Pointer to the Forms Manager to receive focus.

Return Values

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

See Also

IfmCollection::GetFocus