Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This function destroys a CKato object.
BOOL KatoDestroy(HKATO hKato );
Parameters
- hKato
Handle to a CKato object.
Return Values
Nonzero if successful; otherwise, 0.
Remarks
All CKato objects that are created by calling the KatoCreate function must be destroyed by calling the KatoDestroy function.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Kato.h.
Link Library: Kato.lib.
See Also
C Interface for Kato | KatoCreate
Send Feedback on this topic to the authors