IfmCollection::Item

This method gets a pointer to a specified Forms Manager.

Syntax

HRESULT Item( VARIANT index, IDispatch **ppdisp );

Parameters

index
Index of the specified Forms Manager.
ppdisp
Pointer to the pointer to the specified Forms Manager.

Return Values

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