PickBASIC / FlashBASIC
%CoInitialize interface
.mdCall to initialize the COM library.
Syntax
retcode = %CoInitialize(Param)Parameter(s)
| Param [out] | Handle to the CAutoCTRL object. |
Returns
1 = OK
0 = Failed
-10 = Out of memory