This document is archived and information here might be outdated. Recommended version. |
A set of idetified catalog items.
[Visual Basic .NET] Public ReadOnly Property CatalogItems As IRecordSet
[C#] public IRecordSet CatalogItems {get;}
[C++]
HRESULT get_CatalogItems(
IRecordSet** ppItems
);
[C++] Parameters ppItems [out, retval]
ppItems is a parameter of type IRecordSet**