ParseResponse

<< Click to Display Table of Contents >>

Navigation:  Classes > TIPGeoApi_IpGeolocation > Methods >

ParseResponse

SIGNATURE=IWIPGeolocationClient.TIPGeoApi_IpGeolocation.ParseResponse@string@TStrings

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure ParseResponse(const aResponse: string; aList: TStrings); override;

C++:

void public: virtual __fastcall ParseResponse(const String aResponse, TStrings aList);

 

Description: This is ParseResponse, a member of class TIPGeoApi_IpGeolocation.