IConMan (Compact 2013)

3/26/2014

Deprecated.

This interface creates a connection to the COM server for the Core Connectivity datastore.

In Windows Embedded Compact 2013, 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

IConMan::SetLocale

Deprecated.

Sets the locale for the datastore.

IConMan::SetRegistryRoot

Deprecated.

Sets the registry root on the target machine.

IConMan::CreateNewServerGuid

Deprecated.

Maps a new target device endpoint to a server GUID in the cache.

IConMan::GetServerGuidInfo

Deprecated.

Retrieves an endpoint from a given GUID.

IConMan::GetServerFromServerGuid

Deprecated.

Retrieves a pointer to the server object interface used for connection to the datastore.

IConMan::GetDeviceFromServerGuid

Deprecated.

Retrieves a pointer to the device object interface, given the GUID of the server.

IConMan::EnumerateServerGuids

Deprecated.

Enumerates the GUIDs of servers with active connections that are currently cached by the conman server.

IConMan::get_Datastore

Deprecated.

Retrieves a pointer to the datastore object interface.

See Also

Reference

Core Connectivity Interfaces