System.Types.TMultiWaitEvent.ResetEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ResetEvent;

C++

void __fastcall ResetEvent();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Types.pas
System.Types.hpp
System.Types TMultiWaitEvent


説明

イベントを信号なしの状態に明示的にリセットします。

特定の IAsyncResult の実装が、このプロシージャを呼び出します。

関連項目