-xxx- = First, Next, Last, Prev. Example: GetLastValAndTxtExt, DiagGetFirstValAndTxtExt
|
Scope |
Name for device diagnosis |
Name for device diagnosis |
Type |
Initial |
Comment |
|---|---|---|---|---|---|
|
Return |
Get-xxx-ValAndTxtExt |
DiagGet-xxx-ValAndTxtExt |
AC500_DiagTypes.ERROR_ID |
||
|
Inout |
DataVal |
DataVal |
AC500_DiagTypes.DIAG_VAL_TYPE |
Variable to write data to |
|
|
Inout |
DataTxt |
DataTxt |
AC500_DiagTypes.DIAG_TXT_TYPE |
Variable to write text to |
|
|
Input |
pExt |
pExt |
POINTER TO BYTE |
0 |
Address of buffer to copy extended data to |
|
Input |
Size |
Size |
WORD |
0 |
Size of buffer to copy extended data to |
|
Inout |
Length |
Length |
WORD |
0 |
Size of extended data copied to buffer |
