All Manuals > COM/Automation User Guide and Reference Manual > 4 Automation Reference Entries

i-dispatch COM Interface Type

Summary

The Lisp name for the IDispatch COM interface.

Package

com

Description

The COM interface type i-dispatch is the name given to the IDispatch COM interface within Lisp. The name results from the standard mapping described in 1.3 The mapping from COM names to Lisp symbols.

Examples
(query-interface ptr 'i-dispatch)
See also

i-unknown
standard-i-dispatch


COM/Automation User Guide and Reference Manual - 01 Dec 2021 19:38:41