![]() | ![]() | ![]() |
| ||
|
LVM_GETITEMCOUNT
LVM_GETITEMCOUNT wParam = 0; lParam = 0;Retrieves the number of items in a list view control. You can send this message explicitly or by using the ListView_GetItemCount macro.
- Returns the number of items.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.