ITopic::Catalog property
Returns the catalog interface associated with the topic
This property is read-only.
Syntax
HRESULT get_Catalog(
[out, retval] ICatalog **pRetVal
);
Property value
The ICatalog interface of the catalog that is associated with the topic.
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
IDL |
|