The Lisp name for the IUnknown COM interface.
IUnknown
com
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.
i-unknown
(query-interface ptr 'i-unknown)
standard-i-unknown i-dispatch