![]() Chapter Contents |
![]() Previous |
![]() Next |
| Object Class: _getEventHandler |
| Syntax |
Syntax |
| return = objectName._getEventHandler( sender,event,action, metadataList ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| return | Numeric | Return | returns a value indicating whether the event handler was successfully retrieved: 0 if successful, 1 if not successful |
| sender | Character | Input | specifies the object that sends teh event |
| event | Character | Input | specifies the event that triggers the action |
| action | Character | Input | specifies the action to take when the event occurs |
| metadataList | List | Update | returns the list containing named items that represent the event handler metadata |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.