There are three kinds of Automation method, each of which is called using functions designed for the purpose.
or the
setf
form of invoke-dispatch-get-property.
To use these function, you need to specify a COM interface pointer for the i-dispatch interface, the method name and suitable arguments. The method name is given as a string or integer and the COM interface pointer is a foreign pointer of type com-interface. In all the functions, the arg s and value s are as specified in the Data conversion when calling Automation methods.