This method retrieves a pointer to an item specified by its index.
HRESULT ItemAt( long lIndex IDispatch **ppdispItem );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.