Share via


Common Functions for C and C++ Interfaces (Windows Embedded CE 6.0)

1/6/2010

The following table shows the common Kato functions that you can use for a C or C++ interface.

Function Description

KatoCallback

Callback function used with the KatoSetCallback function.

KatoDebug

Enables or disables the ability to route log to the local debugger.

KatoFlush

Configures the network data-flushing mode or allows for an immediate flush.

KatoGetDefaultObject

Provides applications with a method of creating and using a global Kato object.

KatoGetServer

Queries Kato to see if it is connected to a server and optionally returns the name of the server.

KatoSetCallback

Configures Kato to use a callback function when logging.

KatoSetServer

Specifies the location of the machine running the Windows Embedded CE 6.0 Test Kit (CETK) server.

See Also

Reference

Kato Reference

Concepts

Kato Logging Engine