coordinate.h
fiftyoneDegreesCoordinate fiftyoneDegreesIpiGetCoordinate(fiftyoneDegreesCollectionItem *item, fiftyoneDegreesException *exception)
Get the 51Degrees Coordinate from the strings collection item.
Used to store a handle to the underlying item that could be used to release the item when it's finish...
Definition: collection.h:308
float lon
Longitude value of the coordinate.
Definition: coordinate.h:52
Structure used to represent a 51Degrees exception and passed into methods that might generate excepti...
Definition: exceptions.h:111