ITMSFNCCustomLocation.Parse Method
Parses the raw service response into the request.
API unit family: TMSFNCLocation
Declaring type: ITMSFNCCustomLocation
Syntax
procedure Parse(ARequest: TTMSFNCLocationRequest; ARequestResult: string);
Parameters
| Name | Description |
|---|---|
ARequest |
Request that receives the parsed result. |
ARequestResult |
Raw response text returned by the service. |