Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |