NextPrevUpTopContentsIndex

ole-control-close-object

Function
Summary

Closes the object in an ole-control-pane.

Signature

ole-control-close-object pane

Arguments

pane

An ole-control-pane.

Description

The function ole-control-close-object closes the object that is currently in the ole-control-pane pane .

Note: this function is implemented only in LispWorks for Windows. Load the functionality by (require "embed") .

Example

See the example in examples/com/ole/simple-container/doc-viewer-pair.lisp

See also

ole-control-pane


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex