Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IScriptingContext::get_Response

The IScriptingContext::get_Response method retrieves a pointer to the IResponse interface of the Response object.

HRESULT get_Response(

IResponse ** ppResponse

);

Parameters: IScriptingContext::get_Response

ppResponse

Points to an IResponse interface pointer.

Remarks: IScriptingContext::get_Response

You can use the IResponse interface to access the methods, properties, and collections of the Response object.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.