LVM_GETSELECTEDCOUNTLVM_GETSELECTEDCOUNT*
*



Contents  *



Index  *Topic Contents
*Previous Topic: LVM_GETORIGIN
*Next Topic: LVM_GETSELECTIONMARK

LVM_GETSELECTEDCOUNT


LVM_GETSELECTEDCOUNT 
    wParam = 0; 
    lParam = 0; 

Determines the number of selected items in a list view control. You can send this message explicitly or by using the ListView_GetSelectedCount macro.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.