KatoGetCurrentLevel (Windows CE 5.0)
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
Send Feedback on this topic to the authors