KatoGetDefaultObject (Compact 2013)

3/26/2014

This function provides applications with a method to create and use a global Kato object. This function is no longer supported and is included only for legacy support. Use the KatoGetDefaultObjectEx function instead.

Syntax

HKATO KatoGetDefaultObject (void);

Parameters

None.

Return Value

Returns a handle to a CKato object if successful; otherwise, NULL.

Remarks

This function is no longer supported and is included only for legacy support. Use the KatoGetDefaultObjectEx function instead.

Requirements

Header

kato.h

Library

kato.lib

See Also

Concepts

Common Functions for C and C++ Interfaces