Prev Next
The ListView_SetItemCount macro prepares a list view control for adding
a large number of items. You can use this macro or explicitly send the LVM_SETITEMCOUNT
message.
VOID ListView_SetItemCount(
Parameters
-
hwnd
-
Handle to the list view control.
-
cItems
-
Number of items that the list view control will ultimately contain.
Return Values
No return value.
Remarks
By using the ListView_SetItemCount macro or the LVM_SETITEMCOUNT
message before adding a large number of items, you enable a list view control
to reallocate its internal data structures only once rather than every time
you add an item.
See Also
LVM_SETITEMCOUNT
file: /Techref/os/win/api/win32/mac/src/mac02_10.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/13 06:01,
|
| ©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.ecomorder.com/techref/os/win/api/win32/mac/src/mac02_10.htm"> ListView_SetItemCount</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
|
Welcome to massmind.ecomorder.com!
|
.
|