|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| nsresult | AsyncOnChannelRedirect (nsIChannel *oldChannel, nsIChannel *newChannel, uint32_t flags, nsIAsyncVerifyRedirectCallback *callback) |
Public Member Functions inherited from nsISupports | |
| nsresult | QueryInterface (nsIIDRef riid, void **result) |
| nsrefcnt | AddRef () |
| nsrefcnt | Release () |
Public Attributes | |
| const UINT | REDIRECT_TEMPORARY = 1 |
| const UINT | REDIRECT_PERMANENT = 2 |
| const UINT | REDIRECT_INTERNAL = 4 |
| const UINT | REDIRECT_STS_UPGRADE = 8 |
Definition at line 717 of file nsiface.idl.
| nsresult nsIChannelEventSink::AsyncOnChannelRedirect | ( | nsIChannel * | oldChannel, |
| nsIChannel * | newChannel, | ||
| uint32_t | flags, | ||
| nsIAsyncVerifyRedirectCallback * | callback | ||
| ) |
Definition at line 721 of file nsiface.idl.
Definition at line 720 of file nsiface.idl.
Definition at line 722 of file nsiface.idl.
Definition at line 719 of file nsiface.idl.