IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

PhonebookEntry Property

The name of PhonebookEntry to use when dialing the remote machine.

Syntax

char* GetPhonebookEntry();

int SetPhonebookEntry(char* lpszPhonebookEntry);

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 C++ Edition - Version 16.0 [Build 7353]