unregister_uri_scheme
Description:
Unregisters the URI handler for scheme
previously registered with
register_uri_scheme.
Parameters:
this |
a Vfs |
scheme |
an URI scheme, e.g. "http" |
Returns:
true if |