Share via


KatoDestroy (Windows Embedded CE 6.0)

1/6/2010

This function destroys a CKato object.

Syntax

BOOL KatoDestroy(
  HKATO hKato
);

Parameters

  • hKato
    Handle to a CKato object.

Return Value

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

Header kato.h
Library kato.lib
Windows Embedded CE Windows CE 3.0 and later

See Also

Concepts

C Interface for Kato