|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| nsresult | SetUploadStream (nsIInputStream *aStream, const nsACString *aContentType, int64_t aContentLength) |
| nsresult | GetUploadStream (nsIInputStream **aUploadStream) |
Public Member Functions inherited from nsISupports | |
| nsresult | QueryInterface (nsIIDRef riid, void **result) |
| nsrefcnt | AddRef () |
| nsrefcnt | Release () |
Definition at line 695 of file nsiface.idl.
| nsresult nsIUploadChannel::GetUploadStream | ( | nsIInputStream ** | aUploadStream | ) |
| nsresult nsIUploadChannel::SetUploadStream | ( | nsIInputStream * | aStream, |
| const nsACString * | aContentType, | ||
| int64_t | aContentLength | ||
| ) |