IOpenServiceActivity::GetDescriptionFilePath Method
Retrieves the local path of the XML-based Accelerator description file.
Syntax
HRESULT GetDescriptionFilePath( BSTR *pbstrXmlPath );
Parameters
- pbstrXmlPath
- [out] The retrieved local path.
Return Value
Returns one of the following values.
S_OK The operation completed successfully. OS_E_NOTFOUND The property value was not available.
Remarks
A file path is unavailable for OpenSearch providers.
See Also
IOpenServiceActivity::GetInstallUrl