![]() | ![]() | ![]() |
| ||
|
TreeView_GetCount
UINT TreeView_GetCount( HWND hwndTV );Retrieves a count of the items in a tree view control. You can use this macro or send the TVM_GETCOUNT message explicitly.
- Returns the count of items.
- hwndTV
- Handle to the tree view control.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.