Location Framework Functions (Windows Embedded CE 6.0)
1/6/2010
These are the function calls that allow the application to communicate with the Location Framework.
In This Section
The following table shows the Location Framework interfaces with a description of the purpose of each.
Programming element | Description |
---|---|
This function is called when the application has completed using the Location Framework. This allows plugins that are no longer required to be stopped. |
|
This function returns the current state of a plugin that is generating a particular report. |
|
This function gets information about all current Providers, regardless of their current state. |
|
This function retrieves the latest reports from the Location Framework. |
|
This function gets information about all current Resolvers, regardless of their current state. |
|
This function retrieves high level information about the Location Framework. |
|
This is the function all applications must first call to gain access to the Location Framework. |
|
This function is used to indicate to a plugin that the application no longer requires direct access to the plugin. |
|
This function is used to directly open a plugin (either a Resolver or Provider). |
|
This function will return a handle to a specified plugin. |
|
This function registers an event that is to be signaled whenever new a location report is generated. |
|
This function deregisters a notification event to be used to signal location changes. |
See Also
Reference
Location Framework Reference
Location Framework GUIDs
Location Framework Structures