This topic has not yet been rated - Rate this topic

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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.