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