Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Represents the response entity body as an IStream.
Syntax
HRESULT get_responseStream( VARIANT * pvarVal);
Parameters
- pvarVal
- [out] Response entity body as an IStream.
Return Value
Returns S_OK if successful, or E_PENDING if the data is unavailable.
Remarks
This property represents only one of several forms in which the HTTP response can be returned.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.