ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
const UINT | LOAD_DOCUMENT_URI = 1 << 16 |
const UINT | LOAD_RETARGETED_DOCUMENT_URI = 1 << 17 |
const UINT | LOAD_REPLACE = 1 << 18 |
const UINT | LOAD_INITIAL_DOCUMENT_URI = 1 << 19 |
const UINT | LOAD_TARGETED = 1 << 20 |
const UINT | LOAD_CALL_CONTENT_SNIFFERS = 1 << 21 |
const UINT | LOAD_CLASSIFY_URI = 1 << 22 |
const UINT | LOAD_MEDIA_SNIFFER_OVERRIDES_CONTENT_TYPE = 1 << 23 |
const UINT | LOAD_EXPLICIT_CREDENTIALS = 1 << 24 |
Definition at line 563 of file nsiface.idl.
nsresult nsIChannel::AsyncOpen | ( | nsIStreamListener * | aListener, |
nsISupports * | aContext | ||
) |
nsresult nsIChannel::GetContentCharset | ( | nsACString * | aContentCharset | ) |
nsresult nsIChannel::GetContentDispositionHeader | ( | nsACString * | aContentDispositionHeader | ) |
nsresult nsIChannel::GetContentType | ( | nsACString * | aContentType | ) |
nsresult nsIChannel::GetLoadInfo | ( | nsILoadInfo ** | aLoadInfo | ) |
nsresult nsIChannel::GetNotificationCallbacks | ( | nsIInterfaceRequestor ** | aNotificationCallbacks | ) |
nsresult nsIChannel::GetOwner | ( | nsISupports ** | aOwner | ) |
nsresult nsIChannel::GetSecurityInfo | ( | nsISupports ** | aSecurityInfo | ) |
nsresult nsIChannel::Open | ( | nsIInputStream ** | _retval | ) |
nsresult nsIChannel::SetContentCharset | ( | const nsACString * | aContentCharset | ) |
nsresult nsIChannel::SetContentType | ( | const nsACString * | aContentType | ) |
nsresult nsIChannel::SetLoadInfo | ( | nsILoadInfo * | aLoadInfo | ) |
nsresult nsIChannel::SetNotificationCallbacks | ( | nsIInterfaceRequestor * | aNotificationCallbacks | ) |
nsresult nsIChannel::SetOwner | ( | nsISupports * | aOwner | ) |
Definition at line 570 of file nsiface.idl.
Definition at line 571 of file nsiface.idl.
Definition at line 565 of file nsiface.idl.
Definition at line 573 of file nsiface.idl.
Definition at line 568 of file nsiface.idl.
Definition at line 572 of file nsiface.idl.
Definition at line 567 of file nsiface.idl.
Definition at line 566 of file nsiface.idl.
Definition at line 569 of file nsiface.idl.