WaitNamedPipe (pipeName, (uint)waitTimeout) == 0) { throw new Win32Exception(Marshal.GetLastWin32Error(), "Could not open pipe"); } } // If opened for ...
確定! 回上一頁