SerialPort.handle

  1. int handle;
  2. HANDLE handle;
    class SerialPort
    version(Windows)
    protected
    HANDLE handle;

Meta