IfmManage::GetFormsContextHandle

This method gets the context handle of the Forms Manager.

Syntax

HRESULT GetFormsContextHandle( OLE_HANDLE *phFC );

Parameters

phFC
Pointer to the handle to the Forms Manager’s context. It is FC_MAINFACEPLATE.

Return Values

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

Remarks

Context handles are always to the faceplate screen.