|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Instantiates a COM object (Component Object Model). |
|
|
|
|
|
|
|
| Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
|
|
|
|
|
|
|
|
| Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|