Share via


IVoIPDirectoryClient:IUnknown

This interface is used exclusively by the VoIP Manager to provision the phone. The manager calls this interface to retrieve the URI, the SIP server, and the registration string for a Directory Client. The VoIP Manager enumerates all of the directory clients installed on the device and queries them one at a time for their SIP server parameters, until one query succeeds.

Methods

The following table shows the methods for this interface in alphabetical order. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.

Method Description
RegistrationParameters Sets the parameters necessary to authenticate with the directory client.
SipPassword Sets the password used to register with the SIP server.
SipServerParameters Gets the SIP server parameters for the manager.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Voipprov.idl.
Link Library: Voipguid.lib.

See Also

VoIP Application Interface Layer Architecture | VoIP Application Interface Layer Reference | IUnknown

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.