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

Phonebook Property

This property reads the PhonebookEntry when dialing the remote machine.

Object Oriented Interface

public function getPhonebook();
public function setPhonebook($value);

Procedural Interface

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

Default Value

''

Remarks

This property reads the PhonebookEntry when dialing the remote machine. This property is valuable only in Windows NT 4.0 and higher where multiple phonebooks can be specified. The PhonebookEntry is relative to Phonebook. If it is empty the default phonebook is used.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]