SystemMenu
long menuResult ; hiword=menu, loword=item
menu item belonging to a DA gets selected. It passes the information to the DA
for processing. This function should not be called by applications.
menuResult is a 32-bit long that identifies which menu and item was selected. It
made up of two values as follows:
High Word Menu ID of selection (this will be negative)
Low Word Item number of selection