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

NextPrevUpTopContentsIndex

ole-control-pane-frame

Function
Summary

Returns the ole-control-frame of an ole-control-pane.

Signature

ole-control-pane-frame pane => result

Arguments

pane

An ole-control-pane.

Values

result

An ole-control-frame or nil.

Description

The function ole-control-pane-frame returns the ole-control-frame of the ole-control-pane pane , if there is one.

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

See also

ole-control-frame
ole-control-pane


CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017

NextPrevUpTopContentsIndex