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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]