Stop Menu Advise
| 3270 | 5250 | VT |
| Yes | Yes | Yes |
The Stop Menu Advise function ends a client application's
ability to process a user-defined routine when the menu item added by the
client application is selected. The client sends the following command to
perform the Stop Menu Advise function.
PostMessage( hServerWnd,
WM_DDE_UNADVISE,
hClientWnd,
MAKELPARAM(NULL,aSELECTMENU));where:
- aSELECTMENU
-
Identifies a menu advise as the item.