![]() |
Kvaser J1939 Library
|
A struct that holds the result and handle for creating a j1939 channel. More...
#include <kvj1939lib_types.h>
Data Fields | |
| J1939Result | result |
| The result of the operation. | |
| J1939ChannelHandle | hnd |
| The handle to the created channel, if successful. | |
A struct that holds the result and handle for creating a j1939 channel.
If the result is not J1939_STATUS_OK, then the handle will be invalid.