Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : GetHandlerParameters( ) method
 

GetHandlerParameters( ) method

Returns an array of Progress.Reflect.Parameter instances describing the parameters for the given event handler. If there are no parameters, the method returns the indeterminate array.
Return type: Progress.Reflect.Parameter EXTENT
Access: PUBLIC
Applies to: Progress.Reflect.Event class

Syntax

GetHandlerParameters ( )