Share via


IConMan (Windows CE 5.0)

Send Feedback

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

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 Sets the locale for the datastore.
IConman::SetRegistryRoot Sets the registry root on the target machine.
IConman::CreateNewServerGuid Maps a new target device endpoint to a server GUID in the cache.
IConman::GetServerGuidInfo Retrieves an endpoint from a given GUID.
IConman::GetServerFromServerGuid Retrieves a pointer to the server object interface used for connection to the datastore.
IConman::GetDeviceFromServerGuid Retrieves a pointer to the device object interface, given the GUID of the server.
IConman::EnumerateServerGuids Enumerates the GUIDs of servers with active connections that are currently cached by the conman server.
IConman::get_Datastore Retrieves a pointer to the datastore object interface.

See Also

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.