MTblGetRowID
nRowID = MTblGetRowID( hWndTbl, nRow )
Gets a row's unique ID.
Parameters
hWndTbl
Window Handle: Handle of the table
nRow
Number: Row whose ID you want to get
Return
Number: ID if successful, 0 when an error occurs
Example
Set nRowID = MTblGetRowID( hWndTbl, nRow )
See also
Unique row ID's
Created with the Personal Edition of HelpNDoc: Easily create EBooks