ITMSFNCCustomPlaces.ParseSearch Method
Parses the search response into the request.
API unit family: TMSFNCPlaces
Declaring type: ITMSFNCCustomPlaces
Syntax
procedure ParseSearch(ARequest: TTMSFNCPlacesRequest; ARequestResult: string);
Parameters
| Name | Description |
|---|---|
ARequest |
Request that receives the parsed result. |
ARequestResult |
Raw response text returned by the service. |