NextPrevUpTopContentsIndex

ole-control-pane-simple-sink

Class
Summary

A class that implements a sink interface for an embedded component on Microsoft Windows.

Package

capi

Superclasses

com:simple-i-dispatch

Initargs

:ole-control-pane

A class instance.

Description

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 LispWorks 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") .

See also

attach-simple-sink
ole-control-pane


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex