static extern bool SetCommMask(IntPtr hFile, uint dwEvtMask);
Private Declare FunctionSetCommMask Lib "Kernel32" Alias "SetCommMask"(_