CanEasy COM-Help
|
Inherits IDispatch.
Allows access to the message payload
Definition at line 3946 of file cand_tlb.idl.
|
getset |
Byte-Array of the message.
Returned byte array is just a copy. You must assign the changed data to change the payload.
|
getset |
Access single byte
lIndex | Index of byte to access (counting from 1) |
bVal | Byte to write |