CDnsClient::DisableTrace

BOOL DisableTrace();

The DisableTrace method disables the logging of socket function calls to the trace log.

Parameters

None.

Return Value

If the method succeeds, the return value is non-zero. A return value of zero indicates an error. Failure typically indicates that the tracing library cstrace6.dll cannot be loaded on the local system.

Requirements

Client: Requires Windows Vista, Windows XP or Windows 2000 Professional.
Server: Requires Windows Server 2008, Windows Server 2003 or Windows 2000 Server.
Header: Include cstools6.h.
Library: Use csdnsav6.lib.
Unicode: Implemented as Unicode and ANSI versions.

See Also

EnableTrace


Copyright © 2008 Catalyst Development Corporation. All rights reserved.