DialingDirectory object

The DialingDirectory object provides an interface to the entries of phone books on Smartphone and PocketPC - Phone Edition platforms. You can use this object with the DialingDirectoryEntry structure to merge multiple sources of phone numbers into a single logical entity.

Properties

DialingDirectory property

Datatype

Description

ClassDefinition

PowerObject

An object of type PowerObject containing information about the class definition of the object or control

Events

DialingDirectory event

Occurs

Constructor

When the object is created

Destructor

When the object is destroyed

Functions

DialingDirectory function

Datatype returned

Description

AddEntry

Integer

Not implemented—reserved for future use

GetEntry

DialingDirectoryEntry

Retrieves an entry from a dialing directory

GetEntries

Integer

Retrieves the entire dialing directory into an array of DialingDirectoryEntry objects

UpdateEntry

Integer

Updates an entry in a dialing directory