NextPrevUpTopContentsIndex

i-unknown

COM Interface Type
Summary

The Lisp name for the IUnknown COM interface.

Package

com

Description

The symbol i-unknown is the name given to the IUnknown COM interface within Lisp. The name results from the standard mapping described in The mapping from COM names to Lisp symbols.

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

standard-i-unknown
i-dispatch


LispWorks COM/Automation User Guide and Reference Manual - 23 Mar 2005

NextPrevUpTopContentsIndex