Secugen Device Status Guide
Here are some common SecuGen device status indicators:
case SG_DEVICE_STATUS_READY: Console.WriteLine("Device ready"); break; case SG_DEVICE_STATUS_NOT_CONNECTED: Console.WriteLine("No device connected"); break; // handle other cases... secugen device status