hItem = WinXTreeView_GetPreviousItem (hTreeView, hItem)
Gets the handle to the previous sibling item of a particular item
Parameter | Description |
---|---|
hTreeView | The handle to the tree view control |
hItem | The handle to the item to get the previous sibling of |
The handle to the sibling item that comes before the specified item.
none
none |
WinXAddTreeView
WinXTreeView_AddItem
WinXTreeView_DeleteItem
WinXTreeView_GetNextItem
WinXTreeView_GetChildItem
WinXTreeView_GetParentItem