FUNCTION GetDiagnosis : ERROR
Function returns all relevant diagnostic information for a specific driver.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetDiagnosis
|
ERROR
|
ERROR.NO_ERROR or appropriate error code
|
Input
|
hDriver
|
CAA.HANDLE
|
handle of CAN interface
|
pDiagnosisInfo
|
POINTER TO DIAGNOSIS_INFO
|
Pointer to diagnostic information
|
|