API:System.Net.HttpClient.THTTPRequest.DoReceiveDataProgress

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

Delphi

procedure DoReceiveDataProgress(AStatusCode: Integer; AContentLength, AReadCount: Int64;
AChunk: Pointer; AChunkLength: Cardinal; var AAbort: Boolean);

C++

void __fastcall DoReceiveDataProgress(int AStatusCode, __int64 AContentLength, __int64 AReadCount, void * AChunk, unsigned AChunkLength, bool &AAbort);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPRequest

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。