Share via


KITLDeInitLibrary

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This function uninitializes the KITL subsystem.

Syntax

BOOL KITLDeInit Library (void);

Parameters

None.

Return Value

If the KITL subsystem is uninitialized, TRUE is returned; otherwise, FALSE is returned.

Requirements

Header kitlclnt.h
Library kitldll.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

KITLInitLibrary