ReactOS 0.4.16-dev-38-g96c65e9
|
Public Member Functions | |
nsresult | ExternalAppExistsForScheme (const nsACString *scheme, bool *_retval) |
Public Member Functions inherited from nsIProtocolHandler | |
nsresult | GetScheme (nsACString *aScheme) |
nsresult | GetDefaultPort (int32_t *aDefaultPort) |
nsresult | GetProtocolFlags (uint32_t *aProtocolFlags) |
nsresult | NewURI (const nsACString *aSpec, const char *aOriginCharset, nsIURI *aBaseURI, nsIURI **_retval) |
nsresult | NewChannel2 (nsIURI *aURI, nsILoadInfo *aLoadinfo, nsIChannel **_retval) |
nsresult | NewChannel (nsIURI *aURI, nsIChannel **_retval) |
nsresult | AllowPort (int32_t port, const char *scheme, bool *_retval) |
Public Member Functions inherited from nsISupports | |
nsresult | QueryInterface (nsIIDRef riid, void **result) |
nsrefcnt | AddRef () |
nsrefcnt | Release () |
Definition at line 2787 of file nsiface.idl.
nsresult nsIExternalProtocolHandler::ExternalAppExistsForScheme | ( | const nsACString * | scheme, |
bool * | _retval | ||
) |