90 Visual C++ object definitions
CHostDataManager methods
LPDISPATCH CreateObject(LPCTSTR lpszName);
Creates a CHostData object and returns an LPDISPATCH pointer to it.
Table 3-41
defines the parameter.
Table 3-42
defines the return value.
LPDISPATCH CreateObjectEx(LPCTSTR lpszName);
Creates a CHostDataEx object and returns an LPDISPATCH pointer to it.
Table 3-43
defines the parameter.
Table 3-44
defines the return value.
Table 3-41
LPDISPATCH CreateObject parameter
Parameter
Description
LPCTSTR lpszFQName
The fully qualified host object file name for the new
object
Table 3-42
LPDISPATCH CreateObject return value
Return value
Description
LPDISPATCH
Pointer to an OLE dispatch object. The object is a
CHostData object.
For an example of how to attach this pointer to a
CHostData object, see
“Visual C++ sample code for
host functionality”
on page 103.
Table 3-43
LPDISPATCH CreateObjectEx parameter
Parameter
Description
LPCTSTR lpszFQName
The fully qualified host object file name for the new
object
Table 3-44
LPDISPATCH CreateObjectEx return value
Return value
Description
LPDISPATCH
Pointer to an OLE dispatch object. The object is a
CHostDataEx object.
For an example of how to attach this pointer to a
CHostDataEx object, see
“Visual C++ sample code for
host functionality”
on page 103.
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 ...