ReactOS 0.4.15-dev-7842-g558ab78
nsIUploadChannel Interface Reference
Inheritance diagram for nsIUploadChannel:
Collaboration diagram for nsIUploadChannel:

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 ()
 

Detailed Description

Definition at line 695 of file nsiface.idl.

Member Function Documentation

◆ GetUploadStream()

nsresult nsIUploadChannel::GetUploadStream ( nsIInputStream **  aUploadStream)

◆ SetUploadStream()

nsresult nsIUploadChannel::SetUploadStream ( nsIInputStream aStream,
const nsACString aContentType,
int64_t  aContentLength 
)

The documentation for this interface was generated from the following file: