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

 

IScriptingContext::get_Server

The IScriptingContext::get_Server method retrieves a pointer to the IServer interface of the Server object.

HRESULT get_Server(

IServer ** ppServer

);

Parameters: IScriptingContext::get_Server

ppServer

Points to an IServer interface pointer.

Remarks: IScriptingContext::get_Server

You can use the IServer interface to access the methods exposed by the Server object.

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