Common Functions for C and C++ Interfaces (Compact 2013)

3/26/2014

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 logs to the local debugger.

KatoDebugEx

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

KatoFlush

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

KatoGetDefaultObject

Provides applications with a method to create and use a global Kato object.

KatoGetDefaultObjectEx

Provides applications with a method to create and use a global Kato object.

KatoGetServer

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

KatoRemoveCallback

Removes the specified callback logging function from Kato if it exists.

KatoSetCallback

Configures Kato to use a callback function when logging.

KatoSetServer

Specifies the location of the machine running the Windows Embedded Compact Test Kit (CTK) server.

See Also

Reference

Kato Reference