.
The GetCommProperties API
2/20/2015 8:50:01 AM - -84.73.85.109
.
The GetCommProperties API
2/20/2015 8:50:01 AM - -84.73.85.109
.
static extern bool GetCommProperties(IntPtr hFile, ref COMMPROP lpCommProp);
.
Declare Function GetCommProperties Lib "kernel32" (ByVal hFile As Integer, ByRef lpCommProp As COMMPROP) As Boolean
.