IfmManage::Stop

This method removes the registration from a form with the Forms Manager.

Syntax

HRESULT Stop( IDispatch *pdispForm );

Parameters

pdispForm
Pointer to the form from which you want to remove the registration.

Return Values

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

See Also

IfmManage::Start, IfmManage::StopAll