IfmManage::Start

This method registers a form with the Forms Manager.

Syntax

HRESULT Start( IDispatch *pdispForm );

Parameters

pdispForm
Pointer to the form to be registered.

Return Values

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

See Also

IfmManage::Stop