100 Visual C++ object definitions
CHostData object
Table 3-57
defines the return value.
short CountryCodes();
Returns the number of country codes available.
Table 3-58
defines the return value.
BSTR FirstCountryCode(); and BSTR NextCountryCode();
FirstCountryCode() and NextCountryCode() are used to iterate through the list of
available country codes. The functions return a BSTR, which is the name of an
available country code. You can use these returned values with the
SetCountryCode() function.
Table 3-59
defines the return value.
BOOL ReadObject(LPCTSTR lpszPassword);
Reads the object data from the host object file.
Table 3-60
defines the parameter.
Table 3-57
BOOL FindAssignedConnection return value
Return value
Description
BOOL
TRUE if this device type is currently assigned
Table 3-58
short CountryCodes(); return value
Return value
Description
Short
The number of country codes available
Table 3-59
BSTR FirstCountryCode(); and BSTR NextCountryCode(); return
value
Return value
Description
BSTR
The first or next country code string
Table 3-60
BOOL ReadObject parameter
Parameter
Description
LPCTSTR lpszPassword
The object password
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 ...