CallDX | |||||||||
Syntax: | |||||||||
CallDX( #METHOD, OBJECT [, ...] ) | |||||||||
Parameters: | |||||||||
| |||||||||
Description: | |||||||||
calls a method in a COM interface | |||||||||
Remarks: | |||||||||
This command is not needed anymore because PureBasic supports Interface/EndInterface since version 3.80 (6th October 2003). Included for compatibility with old sources. | |||||||||
|