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

NextPrevUpTopContentsIndex

ole-control-insert-object

Function
Summary

Embeds a user-specified document in an ole-control-pane.

Signature

ole-control-insert-object pane

Arguments

pane

An ole-control-pane.

Description

The function ole-control-insert-object prompts the user for a document using the Microsoft Windows function OleUIInsertObject.

When the user specifies a document in the dialog presented, ole-control-insert-object embeds this document in the ole-control-pane pane .

Notes

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

See also

ole-control-pane


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

NextPrevUpTopContentsIndex