Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Returns an object by index.
Syntax
HRESULT Item( LONG index, IDispatch **disp );
Parameters
- index
[in] Long integer value that specifies the zero-based index of the object to retrieve.- disp
[out, retval] Address of a pointer variable of type IDispatch that receives the feed, feed item, or folder.
Return Value
Returns S_OK if successful, or an error value otherwise.