Soap.SOAPHTTPTrans.TWinInetErrorEvent

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

C++

typedef unsigned __fastcall (__closure *TWinInetErrorEvent)(unsigned LastError, void * Request);

プロパティ

種類 可視性 ソース ユニット
typedef public Soap.SOAPHTTPTrans.hpp Soap.SOAPHTTPTrans Soap.SOAPHTTPTrans

説明

TWinInetErrorEvent は、OnWinInetError イベントが使用する型です。

SOAP 通信セッションの途中で発生するすべての WinInet エラーを処理するには、OnWinInetErrorTWinInetErrorEvent 型のイベントを渡してください。

関連項目