Home |
RTKernel-32 Programming Manual Function COMWaitSendBufferEmpty Function COMSetModemStatusHook Function COMError |
Function COMErrorCOMError can translate an RTCom error code to readable text: const char * COMError(COMData Data); ParametersDataError code to translate. return valuePointer to a string corresponding to the most severe error set in parameter Data.
|