IDispatch.Invoke

From Xojo Documentation

Method

IDispatch.Invoke(dispIdMember As Integer, riid As Ptr, lcid As UInt32, wFlags As UInt16, ByRef pDispParams As COM.DISPPARAMS, pVarResult As Ptr, pExcepInfo As Ptr, ByRef puArgErr As UInt32) As Integer

Supported for all project types and targets.

Access properties and methods by ID.