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

ole-control-ole-object Function

Summary

Returns the com:i-ole-object of the component of an ole-control-pane.

Package

capi

Signature

ole-control-ole-object pane => result

Arguments
pane
Values
result
A com:i-ole-object or nil.
Description

The function ole-control-ole-object returns the com:i-ole-object (that is, the IOleObject interface) of the component of the ole-control-pane pane, or nil if none exists.

Notes

Calling ole-control-ole-object does not affect the reference count of the interface.

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 (Windows version) - 01 Dec 2021 19:33:57