IfmManage::get_Parent

This method gets the owner of the Forms Manager.

Syntax

HRESULT get_Parent( IDispatch **ppdispParent );

Parameters

ppdispParent
Pointer to the pointer to the Forms Manager's parent.

Return Values

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