ListView_GetTopIndexListView_GetTopIndex*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ListView_GetToolTips
*Next Topic: ListView_GetUnicodeFormat

ListView_GetTopIndex


int ListView_GetTopIndex(
    HWND hwnd		
);		

Retrieves the index of the topmost visible item when in list or report view. You can use this macro or send the LVM_GETTOPINDEX message explicitly.

hwnd
Handle to the list view control.

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