The SetMenuDefaultItem function sets the default menu item for the specified menu.
BOOL SetMenuDefaultItem(
|
HMENU hMenu, | |
|
UINT uItem, | |
|
UINT fByPos | |
|
); |
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, use the GetLastError function.
See also:
| file: /Techref/os/win/api/win32/func/src/f80_1.htm, 2KB, , updated: 2000/4/7 12:19, local time: 2012/5/24 12:29,
38.107.179.230:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/tecHREF/os/win/api/win32/func/src/f80_1.htm"> SetMenuDefaultItem</A> |
| Did you find what you needed? |
|
Enter the PICList design contest to win a free PCB from olimex.com! |
SX MASTERS: Eric Smith and Richard Ottosen's SERVID is an intellegent RS232 video terminal (4x20 character display) in one chip. See the write up here.. |
.