Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual page 73

Hide thumbs Also See for PCANYWHERE - OLE AUTOMATION GUIDE V 12.5:
Table of Contents

Advertisement

Method
LPDISPATCH
RetrieveObject(short
wAccessMode);
LPDISPATCH
RetrieveObject(LPCTSTR
lpszPassword);
LPDISPATCH
RetrieveObject
LPDISPATCH
RetrieveObjectEx(LPCTSTR
lpszFQName);
LPDISPATCH
RetrieveObjectEx(short
wAccessMode);
LPDISPATCH
RetrieveObjectEx(LPCTSTR
lpszPassword);
LPDISPATCH
RetrieveObjectEx
Parameter or
Description
return value
Parameter = short
Specifies how this object is to be used.
wAccessMode
This relates to the password protection.
The options are as follows:
Parameter =
Object password. May be NULL
LPCTSTR
lpszPassword
Return value =
Pointer to an OLE dispatch object. The
LPDISPATCH
object is a CHostData object.
See
functionality.
Parameter =
Retrieves a CHostDataEx object by file
LPCTSTR
name
lpszFQName
The parameter is the fully qualified host
object file name to be loaded
Parameter = short
Specifies how this object is to be used.
wAccessMode
This relates to the password protection.
The options are as follows:
Parameter =
Object password. May be NULL
LPCTSTR
lpszPassword
Return value =
Pointer to an OLE dispatch object. The
LPDISPATCH
object is a CHostDataEx object
See
functionality.
Visual C++ object definitions
CHostDataManager methods
0 = Not specified
1 = View only
2 = View and Modify
3 = Execute
Visual C++ sample code for host
0 = Not specified
1 = View only
2 = View and Modify
3 = Execute
Visual C++ sample code for host
73

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents