30 Visual Basic object definitions
CRemoteData properties
Dialing properties
Table 2-23
defines the properties and parameters for setting the dialing
properties for modem connections. Replace the information in angle brackets
with the actual values.
Table 2-24
defines the properties and return values for modem dialing
properties. Replace the information in angle brackets with the actual values.
Table 2-23
Properties and parameters for dialing properties
Property
Parameter Description
<CRemoteData>.AreaCode(String)
String
Sets the area code dialing properties for modem
connections
<CRemoteData>.CountryCode(String)
String
Sets the country code dialing properties for
modem connections
Table 2-24
Properties and return values for dialing properties
Property
Return
value
Description
String = <CRemoteData>.AreaCode
String
Returns the area code dialing properties.
String = <CRemoteData>.CountryCode
String
Returns the dialing properties country code.
Integer = <CRemoteData>.CountryCodes
Integer
Returns the number of available country codes.
String = <CRemoteData>.FirstCountryCode
String
Returns the first available country code that is
listed in the operating system.
String = <CRemoteData>.NextCountryCode
String
Returns the next available country code. This is
called sequentially for the number of country
codes that is set in <CRemoteData.CountryCodes>
to enumerate all country codes.
Summary of Contents for PCANYWHERE - OLE AUTOMATION GUIDE V12.1
Page 1: ...Symantec pcAnywhere OLE Automation Guide ...
Page 6: ......
Page 18: ...18 Using OLE Automation with Symantec pcAnywhere Where to find more information ...
Page 68: ...68 Visual Basic object definitions Awrem32 functions ...
Page 108: ...108 Visual C object definitions Awrem32 functions ...
Page 112: ...112 Index ...