IVoIPCallerInfoRecord:IUnknown
This interface defines an information record for a caller information database.
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 |
---|---|
Blocked | Blocks all future calls from the caller. |
Commit | Saves any changes made to this record to the database. |
DeleteFromDB | Deletes this record from the database. |
ForwardingURI | Sets or gets the URI for forwarding calls from this caller. |
FriendlyName | Sets or gets the friendly name of the caller. |
RingTone | Sets or gets the path to the ring tone to use for the caller. |
SpeedDialEntry | Sets or gets the numeric speed dial entry of the caller. |
URI | Sets or gets the URI of the caller. |
VoIPName | Sets or gets the VoIP name of the caller. |
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Voipstore.idl.
Link Library: Voipguid.lib.
See Also
VoIP Application Interface Layer Architecture | VoIP Application Interface Layer Reference
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.