A class that implements a sink interface for an embedded component on Microsoft Windows.
capi
:ole-control-pane |
A class instance. |
The class ole-control-pane-simple-sink
is used by the function attach-simple-sink to implement a sink interface for an embedded component on Microsoft Windows.
ole-control-pane is the object of type ole-control-pane to whose source interface the sink is being attached.
This class can be subclassed to provide additional functionality in callbacks. See com:simple-i-dispatch in the COM/Automation User Guide and Reference Manual for more details.
Note: ole-control-pane-simple-sink
is implemented only in LispWorks for Windows. Load the functionality by (require "embed")
.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42