ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

IResponse Interface Reference

import "asptlb.idl";

Inherits IDispatch.

Public Member Functions

HRESULT Add (IResponse *iface,[in] BSTR bstrHeaderValue,[in] BSTR bstrHeaderName)
HRESULT AddHeader (IResponse *iface,[in] BSTR bstrHeaderName,[in] BSTR bstrHeaderValue)
HRESULT AppendToLog (IResponse *iface,[in] BSTR bstrLogEntry)
HRESULT BinaryWrite (IResponse *iface,[in] VARIANT varInput)
HRESULT Clear (IResponse *iface)
HRESULT End (IResponse *iface)
HRESULT Flush (IResponse *iface)
HRESULT Redirect (IResponse *iface,[in] BSTR bstrURL)
HRESULT Write (IResponse *iface,[in] VARIANT varText)
HRESULT WriteBlock (IResponse *iface,[in] short iBlockNumber)
HRESULT IsClientConnected (IResponse *iface,[retval, out] VARIANT_BOOL *pfIsClientConnected)
HRESULT Pics (IResponse *iface,[in] BSTR bstrHeaderValue)

Properties

VARIANT_BOOL Buffer (IResponse iface) [get, set]
BSTR ContentType (IResponse iface) [get, set]
VARIANT Expires (IResponse iface) [get]
long Expires (IResponse iface) [set]
VARIANT ExpiresAbsolute (IResponse iface) [get]
DATE ExpiresAbsolute (IResponse iface) [set]
IRequestDictionary Cookies (IResponse iface) [get]
BSTR Status (IResponse iface) [get, set]
BSTR get_CharSet (IResponse iface) [get]
BSTR put_CharSet (IResponse iface) [set]
BSTR get_CacheControl (IResponse iface) [get]
BSTR put_CacheControl (IResponse iface) [set]
long get_CodePage (IResponse iface) [get]
long put_CodePage (IResponse iface) [set]
long get_LCID (IResponse iface) [get]
long put_LCID (IResponse iface) [set]

Detailed Description

Definition at line 49 of file asptlb.idl.


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

Generated on Mon May 28 2012 06:24:04 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.