Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |