GetDescriptionFilePath method
Retrieves the local path of the XML-based Accelerator description file.
Syntax
HRESULT retVal = object.GetDescriptionFilePath(pbstrXmlPath);
Parameters
pbstrXmlPath [out]
Type: BSTRThe retrieved local path.
Return value
Type: HRESULT
This method can return one of these values.
Return code | Description |
---|---|
OS_E_NOTFOUND | The property value was not available. |
Remarks
A file path is unavailable for OpenSearch providers.