Next Previous Up Top Contents Index

7.3 The OLE-CONTROL-FRAMEWORK module

freeze-events?

Function

Summary

Returns true when the container is not accepting events from the OLE control.

Signature

freeze-events? obj => frozen? 

Arguments

obj
An instance of your subclass of
<OLE-control-framework>.

Values

frozen?
An instance of <boolean>.

Library

OLE-Control-Framework

Module

OLE-Control-Framework

Description

Returns true when the container is not accepting events (that is, IDispatch dispatch method calls) from the OLE control.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index