Location Framework Plugin Structures
Other versions of this page are also available for the following:
8/28/2008
These are the structures used by the Location Framework Plugin Functions to communicate with the Provider and Resolver plugin DLLs.
In This Section
The following table shows the Location Framework plugin structures with a description of the purpose of each.
Programming element | Description |
---|---|
The Location Framework passes this structure to a Provider during its call to ProviderGetLocation. |
|
The Location Framework passes this structure to a Resolver during its call to ResolverGetLocation. |
See Also
Reference
Location Framework Plugin Reference
Location Framework Plugin Callback Functions
Location Framework Plugin Functions