_Write (FUN)ΒΆ
FUNCTION _Write : ERROR
Unmanaged implementation of Write
- InOut:
Scope
Name
Type
Comment
Return
_WriteERROR.NO_ERROR or appropriate error code
Input
hDriverCAA.HANDLEhandle of CAN interface
hMessageCAA.HANDLEhandle of message to be written
usiPriorityUSINTpriority of message:0: send immediately;1-n: priority (1: high, n: low), default is n = 8xEnableSyncWindowBOOLuse SYNC window => not implemented; do not care