CEvent::SetEvent. BOOL SetEvent(HANDLE hEvent);. 其中hEvent表示句柄,返回值:如果操作成功,则返回非零值,否则为0。 Win32系统编程API,用于线程间通信。
確定! 回上一頁