System.Types.IAsyncResult

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

Delphi

IAsyncResult = interface

C++

__interface IAsyncResult  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
interface
class
public
System.Types.pas
System.Types.hpp
System.Types System.Types


説明

メソッドが、コードの非同期例外を提供するために、戻り値型として使用するインターフェイスです。

関連項目