Retrieve the current SeaDAC Lite device's Serial Number.
- Parameters
-
- Return values
-
| 0 | Success |
| -1 | Invalid SDL_Initialize handle. |
| -2 | No devices have been found. See SearchForDevices(). |
| -3 | Parameter must not be zero. |
- Warning
- The parameter
serialNumber must have at least 20 bytes of allocated space before calling SDL_GetSerial.