Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
DWORD TreeView_GetSelectedCount(
[in] HWND hwnd
);
Parameters
[in] hwnd
Type: HWND
Handle to the tree-view control.
Return value
Type: DWORD
Returns the number of items selected.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | commctrl.h |