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

 

IScriptingContext::get_Session

The IScriptingContext::get_Session method retrieves a pointer to the ISessionObject interface of the Session object.

HRESULT get_Session(

ISessionObject ** ppSession

);

Parameters: IScriptingContext::get_Session

ppSession

Points to an ISessionObject interface pointer.

Remarks: IScriptingContext::get_Session

You can use the ISessionObject interface to access variables and objects that have been given session scope.

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