Manual

DOC101356-1_ - rev 2 2013-09-24 - Created by:6644
Page 22 of 24
Hatteland Display AS, Åmsosen, N-5578 Nedre Vats, Norway
Tel: (+47) 4814 2200 - mail@hatteland-display.com - www.hatteland-display.com
HD CAN Module Programmer’s Guide (Linux)
All intellectual properties belongs to Hatteland Display AS
n) J2534_ERROR_CODE J2534::PassThruStopPeriodi
cMsg
(
unsigned
long
ChannelI
D,
unsigned
long
MsgID
)
This function stops the specified periodic message. If the function is successful, a value
of STATUS_NOERROR is returned. After this call the MsgID will be invalid.
Parameters:
[in]
ChannelID
The channel ID assigned by the PassThruConnect function.
[in]
MsgID
Message ID that is assigned by the PassThruStartPeriodicMsg
function.
Returns:
Status, see function return codes in hdj2534.h.