UpdateEntry

Description

Updates an entry in a dialing directory.

Applies to

DialingDirectory objects

Syntax

Integer objectname.UpdateEntry ( entry)

Argument

Description

objectname

The name of the DialingDirectory object to which you want to add an entry.

entry

A DialingDirectoryEntry structure that holds the replacement value.

Returns

Integer. Returns 1 for success, and a negative value if an error occurs.

See also