All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

reinitialize-interface Generic Function

Summary

Reinitializes an existing interface.

Package

capi

Signature

reinitialize-interface interface &rest initargs

Arguments
interface
initargs
Initialization arguments for interface.
Description

The generic function reinitialize-interface reinitializes interface (an existing instance of a subclass of interface) using initargs.

reinitialize-interface is called automatically by find-interface when this re-uses an interface.

The applied primary method specialized on interface does nothing. You can add methods to specialize on subclasses of interface which you define.

See also

find-interface
interface-reuse-p


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57