Location Framework Structures
Other versions of this page are also available for the following:
8/28/2008
These are the structures used by the Location Framework Functions to communicate with the application and pass information to and from the Provider and Resolver plugin DLLs..
In This Section
The following table shows the Location Framework structures with a description of the purpose of each.
Programming element | Description |
---|---|
Structure that specifies nearby 802.11 access points to the device. |
|
Structure that specifies the postal address, city, country/region, etc.. of a device. |
|
This structure contains information common to all location reports and is included as the first element of all location reports. |
|
Structure that specifies the building and room of a device. |
|
Structure that specifies latitude, longitude, and other basic raw position information of a device. |
|
Structure used to retrieve information about the state of the Location Framework as a whole. |
|
Basic information of a particular plugin. This information is basic to both Providers and Resolvers. |
|
The current state of a plugin. This information is basic to both Providers and Resolvers. |
|
Information about a Provider. |
|
Information about a Resolver. |
See Also
Reference
Location Framework Reference
Location Framework Functions
Location Framework GUIDs