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

createEntry (method)

Creates a PhonebookEntry .

- (void)createEntry

Discussion

This method creates a new phonebook entry PhonebookEntry with the values in EntryPhoneNumber, EntryDNSServer EntryWINSServer, EntryIPAddress, and EntryDeviceName. If the entry already exists or the entry cannot be created the class fails with an error.

Example (Creating a New Phonebook Entry)


NetDialControl.PhonebookEntry = "NewEntry"
NetDialControl.EntryPhoneNumber = "5555555"
NetDialControl.CreateEntry()

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