ICatalogCollection::get_Item method (comadmin.h)
Retrieves the item that correspond to the specified index.
This property is read-only.
Syntax
HRESULT get_Item(
long lIndex,
IDispatch **ppCatalogObject
);
Parameters
lIndex
ppCatalogObject
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | comadmin.h |