The following table shows the Core Connectivity interfaces.
| Programming element | Description |
|---|---|
| ICcBootstrap | Provides functionality to bootstrap a device with a run-time image, or with applications. |
| ICcCeshCB | Provides methods to notify clients of Target Control-related events. |
| ICcConnection | Provides access to methods for system, file, registry, and process launch-related operations associated with establishing a connection. |
| ICcDbgMsgCB | Notifies clients of new debug messages. |
| ICcKitl | Provides access to the methods of the Kernel Independent Transport Layer (KITL). |
| ICcServer | Provides high-level methods to establish connection to the server. |
| ICcService | Provides methods to connect, disconnect, and manage services. |
| ICcServiceCB | Provides methods that report status to a client on asynchronous actions. |
| ICcServiceConfigure | Provides methods to configure core services. |
| ICcSvcHost | Provides methods that implement a service host. |
| ICcTransport | Provides methods that implement transport. |
| ICcTransportInit | Initializes a transport. |
| ICcTransportStream | Provides methods that manage transport streams. |
| IConman | Provides methods that create and manage COM server connections. |
Send Feedback on this topic to the authors