import"IWebURLResponse.idl";
◆ expectedContentLength()
HRESULT IWebURLResponse::expectedContentLength |
( |
[out, retval] long long * |
result | ) |
|
◆ initWithURL()
HRESULT IWebURLResponse::initWithURL |
( |
[in] BSTR |
url, |
|
|
[in] BSTR |
mimeType, |
|
|
[in] int |
expectedContentLength, |
|
|
[in] BSTR |
textEncodingName |
|
) |
| |
◆ MIMEType()
HRESULT IWebURLResponse::MIMEType |
( |
[out, retval] BSTR * |
result | ) |
|
◆ suggestedFilename()
HRESULT IWebURLResponse::suggestedFilename |
( |
[out, retval] BSTR * |
result | ) |
|
◆ textEncodingName()
HRESULT IWebURLResponse::textEncodingName |
( |
[out, retval] BSTR * |
result | ) |
|
◆ URL()
HRESULT IWebURLResponse::URL |
( |
[out, retval] BSTR * |
result | ) |
|
The documentation for this interface was generated from the following file: