EntryWINSServer Property

The WINS server of the phonebook entry pointed to by PhonebookEntry .

Object Oriented Interface

public function getEntryWINSServer();
public function setEntryWINSServer($value);

Procedural Interface

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

Default Value

''

Remarks

This property contains the WINS server of the phonebook entry pointed to by PhonebookEntry. This property is filled in automatically every time PhonebookEntry is set to an existing entry.

Data Type

String

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