Attempts to receive unaltered bytes from a device.
LJM_ERROR_RETURN LJM_ReadRaw(
int Handle,
unsigned char * Data,
int NumBytes)
LJM errorcode or 0 for no error.
Must be used in conjunction with LJM_WriteRaw.