|
nsresult | OnStartURIOpen (nsIURI *aURI, bool *_retval) |
|
nsresult | DoContent (const nsACString *aContentType, bool aIsContentPreferred, nsIRequest *aRequest, nsIStreamListener **aContentHandler, bool *_retval) |
|
nsresult | IsPreferred (const char *aContentType, char **aDesiredContentType, bool *_retval) |
|
nsresult | CanHandleContent (const char *aContentType, bool aIsContentPreferred, char **aDesiredContentType, bool *_retval) |
|
nsresult | GetLoadCookie (nsISupports **aLoadCookie) |
|
nsresult | SetLoadCookie (nsISupports *aLoadCookie) |
|
nsresult | GetParentContentListener (nsIURIContentListener **aParentContentListener) |
|
nsresult | SetParentContentListener (nsIURIContentListener *aParentContentListener) |
|
nsresult | QueryInterface (nsIIDRef riid, void **result) |
|
nsrefcnt | AddRef () |
|
nsrefcnt | Release () |
|
Definition at line 2254 of file nsiface.idl.
◆ CanHandleContent()
nsresult nsIURIContentListener::CanHandleContent |
( |
const char * |
aContentType, |
|
|
bool |
aIsContentPreferred, |
|
|
char ** |
aDesiredContentType, |
|
|
bool * |
_retval |
|
) |
| |
◆ DoContent()
◆ GetLoadCookie()
◆ GetParentContentListener()
◆ IsPreferred()
◆ OnStartURIOpen()
◆ SetLoadCookie()
◆ SetParentContentListener()
The documentation for this interface was generated from the following file: