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 URL from which the Accelerator was installed.
![]() |
Syntax
HRESULT retVal = object.GetInstallUrl(pbstrInstallUri);
Parameters
pbstrInstallUri [out]
Type: BSTRThe retrieved URL.
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
This is the URL of the Web site that initiates an Accelerator installation. When a user clicks a link to install an XML-based Accelerator, the URL of the Web site that provided the link is saved as the install URL.
See also
Reference
IOpenServiceActivity::GetDescriptionFilePath