_GET_EVENT_

Returns the name of the last OLE control event received.

Syntax

CALL NOTIFY(OLE-object-name,'_GET_EVENT_',out-event);

Details

OLE Arguments
Argument
Character (C) or Numeric (N)
Description
out-event
C
contains the returned name of the last OLE control event received.
This method returns the name of the event that the specified OLE control most recently sent.