SCL Methods for Automating OLE Objects under Windows |
Syntax | |
Details |
Syntax |
CALL NOTIFY(OLE-object-name,'_GET_EVENT_',out-event); |
Argument | Character (C) or Numeric (N) | Description |
---|---|---|
out-event |
C | contains the returned name of the last OLE control event received. |
Details |
This method returns the name of the event that the specified OLE control most recently sent.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.