75
Visual C++ object definitions
CRemoteDataManager methods
Table 3-13
defines the return value.
LPDISPATCH CreateObjectEx(LPCTSTR lpszFQName);
Creates a CRemoteDataEx object and returns an LPDISPATCH pointer to it.
Table 3-14
defines the parameter.
Table 3-15
defines the return value.
Table 3-13
LPDISPATCH CreateObject return value
Return value
Description
LPDISPATCH
Pointer to an OLE dispatch object. The object is a
CRemoteData object.
For an example of how to attach this pointer to a
CRemoteData object, see
“Visual C++ sample code for
remote functionality”
on page 85.
Table 3-14
LPDISPATCH CreateObjectEx parameter
Parameter
Description
LPCTSTR lpszFQName
The fully qualified remote object file name for the
new object
Table 3-15
LPDISPATCH CreateObjectEx return value
Return value
Description
LPDISPATCH
Pointer to an OLE dispatch object. The object is a
CRemoteDataEx object.
For an example of how to attach this pointer to a
CRemoteDataEx object, see
“Visual C++ sample code
for remote functionality”
on page 85.
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 ...