nChildRow = MTblGetPrevChildRow( hWndTbl, nRow )

Gets the previous row which has the same parent as a given row.

Parameters
hWndTbl
Window Handle: Handle of the table

nRow
Number: Start row for searching

Return
Number: Previous child row if successful, TBL_Error when not found or an error occurs

Example
In this example an array is filled with a row's child rows:

Set nPrevChildRow = MTblGetPrevChildRow( hWndTbl, nChildRow )

See also
Tree view

Created with the Personal Edition of HelpNDoc: Free Kindle producer