CKato (C++) (Windows Embedded CE 6.0)
1/6/2010
This interface is the C++ interface for Kato.
Methods
The following table shows the methods for this interface in alphabetical order. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Begins a new level in the logging hierarchy. |
|
Begins a new level in the logging hierarchy. |
|
Constructs a new CKato object. |
|
Logs a string to the current logging level with a specified verbosity level. |
|
Logs a string to the current logging level with a specified verbosity level. |
|
Ends the current level in the logging hierarchy. |
|
Ends the current level in the logging hierarchy. |
|
Retrieves the current logging level of the CKato object. |
|
Retrieves the 32-bit application-specific value set by SetItemData. |
|
Queries the number of times a given verbosity has been logged in a given level. |
|
Logs a string to the current logging level with a specified verbosity level. |
|
Logs a string to the current logging level with a specified verbosity level. |
|
Sends a buffer of raw data to a particular system on the server side. |
|
Associates a 32-bit application-specific value with the CKato object that can later be retrieved by GetItemData. |
Requirements
Header | kato.h |
Library | kato.lib |
Windows Embedded CE | Windows CE 3.0 and later |