GetRange

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpRequest > Methods >

GetRange

SIGNATURE=IW.HTTP.Request.THttpRequest.GetRange@Int64@Int64

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure GetRange(var aFrom: Int64; var aTo: Int64);

C++:

void public: __fastcall GetRange(__int64 aFrom, __int64 aTo);

 

Description: Note that GetRange can only be used after checking HasRange property