SftTree/DLL 6.5

Count

Softel vdm, Inc.

Returns the number of items in the tree control.

C

int WINAPI SftTree_GetCount(HWND hwndCtl);
int WINAPI SftTreeSplit_GetCount(HWND hwndCtl);

C++

int CSftTree::GetCount() const;
int CSftTreeSplit::GetCount() const;

Parameters

hwndCtl

The window handle of the tree control.

Returns

The return value is the number of items in the tree control.

Comments

The GetCount function returns the number of items in the tree control. 

See Also  C/C++ API  |  CategoriesNotifications

 


Feedback / comments / error reports for this topic
© 2009 - Softel vdm, Inc. - www.softelvdm.com