Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.25 KB

nf-commctrl-listview_getextendedlistviewstyle.md

File metadata and controls

61 lines (53 loc) · 2.25 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:commctrl.ListView_GetExtendedListViewStyle
ListView_GetExtendedListViewStyle macro (commctrl.h)
Gets 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.
ListView_GetExtendedListViewStyle
ListView_GetExtendedListViewStyle macro [Windows Controls]
_win32_ListView_GetExtendedListViewStyle
_win32_ListView_GetExtendedListViewStyle_cpp
commctrl/ListView_GetExtendedListViewStyle
controls.ListView_GetExtendedListViewStyle
controls._win32_ListView_GetExtendedListViewStyle
controls\ListView_GetExtendedListViewStyle.htm
Controls
VS|Controls|~\controls\listview\macros\listview_getextendedlistviewstyle.htm
12/05/2018
ListView_GetExtendedListViewStyle, ListView_GetExtendedListViewStyle macro [Windows Controls], _win32_ListView_GetExtendedListViewStyle, _win32_ListView_GetExtendedListViewStyle_cpp, commctrl/ListView_GetExtendedListViewStyle, controls.ListView_GetExtendedListViewStyle, controls._win32_ListView_GetExtendedListViewStyle
commctrl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
ListView_GetExtendedListViewStyle
commctrl/ListView_GetExtendedListViewStyle
c++
APIRef
kbSyntax
HeaderDef
Commctrl.h
ListView_GetExtendedListViewStyle

ListView_GetExtendedListViewStyle macro

-description

Gets 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.

-parameters

-param hwndLV

Type: HWND

A handle to a list-view control.