Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual page 100

Ole automation guide
Table of Contents

Advertisement

100 Visual C++ object definitions
CHostData object
Table 3-57
defines the return value.
Table 3-57
BOOL FindAssignedConnection return value
Return value
BOOL
short CountryCodes();
Returns the number of country codes available.
Table 3-58
defines the return value.
Table 3-58
short CountryCodes(); return value
Return value
Short
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.
Table 3-59
BSTR FirstCountryCode(); and BSTR NextCountryCode(); return
value
Return value
BSTR
BOOL ReadObject(LPCTSTR lpszPassword);
Reads the object data from the host object file.
Table 3-60
defines the parameter.
Table 3-60
BOOL ReadObject parameter
Parameter
LPCTSTR lpszPassword
Description
TRUE if this device type is currently assigned
Description
The number of country codes available
Description
The first or next country code string
Description
The object password

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents