The CopyAcceleratorTable function copies the specified accelerator table. This function is used to obtain the accelerator-table data that corresponds to an accelerator-table handle, or to determine the size of the accelerator-table data.
int CopyAcceleratorTable(
HACCEL hAccelSrc, |
// handle to accelerator table to copy |
LPACCEL lpAccelDst, |
// pointer to structure receiving copy |
int cAccelEntries |
// number of entries in table being copied |
); |
If lpAccelDst is NULL, the return value specifies the number of accelerator-table entries in the original table. Otherwise, it specifies the number of accelerator-table entries that were copied.
ACCEL, CreateAcceleratorTable, DestroyAcceleratorTable, LoadAccelerators, TranslateAccelerator
file: /Techref/os/win/api/win32/func/src/f07_9.htm, 2KB, , updated: 2001/6/24 02:58, local time: 2024/11/4 22:26,
3.17.183.204:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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://massmind.org/Techref/os/win/api/win32/func/src/f07_9.htm"> CopyAcceleratorTable</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.