Optional KITL Functions (Windows CE 5.0)

Send Feedback

The following table shows the optional kernel independent transport layer (KITL) functions.

Programming element Description
CallEdbgDeregisterClient This function deregisters a KITL client.
CallEdbgRecv This function receives data from a KITL transport. It is used by the client.
CallEdbgRegisterClient This function registers a KITL client.
CallEdbgSend This function sends data over a KITL transport.
CallEdbgSetDebug This function controls the debug print output for a KITL subsystem.
KITLOutputDebugString This function sends debug output.

See Also

OAL Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.