ClearBox Server™ v1.2 Developer's Guide

IServer2::IsDebugMode

Allows server extension to query server if it run in debug mode (e.g. is run from command line with '-debug' parameter). Server extension may log additional debug information in this mode.

HRESULT IsDebugMode();

Return Values

S_OK if server is in debug mode, S_FALSE otherwise.

Thread Safety

This method can be called from any thread.

See Also

IServer2, Server services


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

Created by chm2web html help conversion utility.