ClearBox Server™ v1.2 Developer's Guide

IServer

When to Implement

It's implemented by ClearBox Server, and used by server extension.

When to Use

Server extension gets a pointer to this interface implementation in ICommonExtenderEx::InitializeEx method. Other interfaces supported by the server (see Server services article) can be queried calling QueryInterface method.

Methods in Vtable Order

IServer Methods Description
FailureShutdown
Forces ClearBox Server to perform unconditional shutdown.
IsServerRegistered
Defines whether this copy of ClearBox Server is registered or not.

Library

Declared in <server installation path>\SDK\CBServer.tlb

See Also

ICommonExtenderEx, Server services


© 2001-2003 XPerience Technologies. www.xperiencetech.com

Created by chm2web html help conversion utility.