Returns the
com:i-ole-object
of the component of an ole-control-pane.
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 there isn't any.
Note: calling ole-control-ole-object does not affect the reference count of the interface.
Note: this function is implemented only in LispWorks for Windows. Load the functionality by
(require "embed")