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

 

IScriptingContext::get_Request

The IScriptingContext::get_Request method retrieves a pointer to the IRequest interface of the Request object.

HRESULT get_Request(

IRequest ** ppRequest

);

Parameters: IScriptingContext::get_Request

ppRequest

Points to an IRequest interface pointer.

Remarks: IScriptingContext::get_Request

You can use the IRequest interface to access the methods, properties, and collections of the Request object.

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