PhonebookEntry Property

The name of PhonebookEntry to use when dialing the remote machine.

Object Oriented Interface

public function getPhonebookEntry();
public function setPhonebookEntry($value);

Procedural Interface

ipworks_netdial_get($res, 13 );
ipworks_netdial_set($res, 13, $value );

Default Value

''

Remarks

This property is read from the default phonebook (in Windows 95) or from the Phonebook property.

NOTE: This property must not be empty when dialing on Pocket PC (Windows CE).

When the class is initialized it will attempt to populate this property with the system's default entry.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]