APICaller.CheckGeoLocationParam (METH)¶
METHOD CheckGeoLocationParam : ERROR
This method takes a pointer to a GeoLocation structure and evaluates, if it is a correct parameter for an API calling FB. All weather retrieving FBs take such a GeoLocation parameter to define the location on earth, from which weather data should be retrieved. This method provides a central check functionality for them to use, so it doesn’t have to be implemented for every FB with such a parameter seperatly.
- InOut:
- Scope - Name - Type - Return - CheckGeoLocationParam- Input - pGeoLocation- POINTER TO GeoLocation