Interface MultiSourceEvent::getInputDSpinner
Description
In BBj 7.0 and higher, this method calls SysGuiEvent::getControl() and casts the return value to a BBjInputDSpinner.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         getInputDSpinner()  | 
                                                
Parameters
None.
Return Value
Returns the BBjInputDSpinner that is the source of the event.
Remarks
If the source of the event is not a BBjInputDSpinner, then this method will throw an !ERROR=26.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.