The following FlashBASIC automation interfaces are presented. For more information on these interfaces, see Using the COM Interface to FlashBASIC.
Call to initialize the COM library. |
|
Call to create a COM Object. |
|
Query IUnknown for IDispatch interface. |
|
Query for a method. |
|
Call a to get an IDispatch. |
|
Call a Property Get. |
|
Call a Property Put. |
|
Call a method. |
|
Get error description. |
|
Release a dispatch or COM object when done. |
|
Uninitialize the COM library. |