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.
This message retrieves a count of the items in a tree view control. You can send this message explicitly or by using the TreeView_GetCount macro.
TVM_GETCOUNT wParam = 0;lParam = 0;
Return Values
The return value is the number of items in the tree view control.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors