Returns the database ID of the DBRow.
HRESULT get_RowID(LONG* pID)
ID = DBRow.RowID
The return value identifies the DBRow within its database. See also the GetRow method for the IERUDatabase interface.
Home Applies to IERUDBRow