2 COM

MysterX allows scripting of most COM components from Racket. A COM component can be scripted in MysterX if it supports OLE Automation via the IDispatch interface, and if it publishes type information using the ITypeInfo interface.

    2.1 COM Methods and Properties

    2.2 COM Types

    2.3 COM Events