DSCSAM_SerialNumberRead
This function reads the SAM device serial number (128 bit).
BYTE DSCSAM_SerialNumberRead(int* SerialNumber);
Name
Description
SerialNumber
pointer to receive the serial number
Return Value
Error code or 0.
Last updated
Was this helpful?