Chapter Contents

Previous

Next
Object Class: _getEventHandlers

Object Class: _getEventHandlers



Returns metadata for all event handlers on a class or object


Syntax

Syntax

return = objectName._getEventHandlers( metadata );
return = objectName._getEventHandlers( metadata, inherited );

Argument Type Use Description
return Numeric Return returns a value indicating whether the event handlers were successfully retrieved: 0 if successful, 1 if not successful
metadata List Update returns the list containing the event handler metadata
inherited Character Input specifies whether inherited event handlers are returned in the metadata list: 'Yes' includes INHERITED event handlers



Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.