Parameter
|
Type
|
Description
|
IN
|
||
mod
|
TM_ModuleCB
|
|
mask
|
TM_Mask
|
A mask defined by the combination of using one or more of the masks listed Table 235.
|
char
|
str *
|
A prefix to identify the hex data
|
data
|
void *
|
A pointer to data whose data needs to be dumped as hexadecimal digits
|
length
|
Sint16
|
The length of data to be dumped.
|
RETURN
|
||
int
|
Function call status:
DAM_SUCCESS - values set
DAM_FAILURE - values not set. One of the values was null when it cannot be.
|