MSLaunchUriCallback object
Defines a function to be invoked MSLaunchUri as a result of attempting to launch a protocol on a system.
![]() |
Syntax
oMSLaunchUriCallback = callbackFunction();
DOM Information
Inheritance Hierarchy
The MSLaunchUriCallback does not inherit from any class or interface.Members
The MSLaunchUriCallback object has these types of members:
Methods
The MSLaunchUriCallback object has these methods.
| Method | Description |
|---|---|
| callback |
Function to invoke if an MSLaunchURI call for a system protocol is successful |
Show:
