IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]