13.8.4 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
- ppServer
- Points to an IServer interface pointer.
Remarks
You can use the IServer interface to access the methods exposed by the Server object.
Copyright © 2000 Chili!Soft
|