Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors