ListView_GetExtendedListViewStyleListView_GetExtendedListViewStyle*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ListView_GetEditControl
*Next Topic: ListView_GetHeader

ListView_GetExtendedListViewStyle


DWORD ListView_GetExtendedListViewStyle(
    HWND hwndLV
);

Retrieves the extended styles that are currently in use for a given list view control. You can use this macro or send the LVM_GETEXTENDEDLISTVIEWSTYLE message explicitly.

hwndLV
Handle to a list view control.

Version 4.70


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