KatoGetCurrentLevel
This function retrieves the current logging level of the CKato object.
DWORD KatoGetCurrentLevel(
HKATO hKato
);
Parameters
- hKato
Handle to a CKato object.
Return Values
The current logging level of the CKato object.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Kato.h.
Link Library: Kato.lib.
See Also
C Interface for Kato | KatoBeginLevel | KatoEndLevel
Last updated on Friday, October 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.