GET-CALLBACK-PROC-CONTEXT( ) methodReturns the handle of the procedure that contains the internal procedure associated with the ABL callback for the specified event.
Return type:
Applies to:
GET-CALLBACK-PROC-CONTEXT ( event-name )If the object does not have a callback procedure for the specified event, this method returns the Unknown value (?).Use the SET-CALLBACK-PROCEDURE( ) method to associate an internal procedure with a callback for an object.
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates. |