BBjWindow::getEventMask
Description
This method returns a four-byte string that contains the eventmask used to create the window or child window.
Syntax
| Return Value | Method | 
|---|---|
| byte[] | getEventMask() | 
Parameters
None.
Return Value
Returns a four-byte string that contains the eventmask used to create the window or child window.
Example
                                                     | 
                                                
See Also
Get Event Mask - SENDMSG() Function 21
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.