CEvent::SetEvent. BOOL SetEvent(HANDLE hEvent);. 其中hEvent表示句柄,返回值:如果操作成功,則返回非零值,否則為0。 Win32系統編程API,用於線程間通信。
確定! 回上一頁