IConMan
Other versions of this page are also available for the following:
8/27/2008
This interface creates a connection to the COM server for the Core Connectivity datastore.
In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.
Methods
The following table shows the methods defined in the IConman interface. Like all COM interfaces, this interface inherits from IUnknown.
Method | Description |
---|---|
Sets the locale for the datastore. |
|
Sets the registry root on the target machine. |
|
Maps a new target device endpoint to a server GUID in the cache. |
|
Retrieves an endpoint from a given GUID. |
|
Retrieves a pointer to the server object interface used for connection to the datastore. |
|
Retrieves a pointer to the device object interface, given the GUID of the server. |
|
Enumerates the GUIDs of servers with active connections that are currently cached by the conman server. |
|
Retrieves a pointer to the datastore object interface. |