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.
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.