ICatalogFileInfo::GetCatalogFile method
Returns the catalog file.
Syntax
HRESULT GetCatalogFile(
[out] LPSTR *ppszCatalogFile
);
Parameters
- ppszCatalogFile [out]
A pointer to the catalog file as a string.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 3.0 |
DLL |
Urlmon.dll |