Share via


Location Framework Plugin Callback Functions (Windows Embedded CE 6.0)

1/6/2010

These are the functions implemented in the Location Framework so that the plug-in Providers and Resolvers can communicate back to the framework.

In This Section

The following table shows the Location Framework callback interfaces with a description of the purpose of each.

Programming element Description

NewProviderReport

A callback function used by a Provider to indicate it has generated a new location report.

NewResolverReport

A callback function used by a Resolver to indicate it has generated a new location report.

ProviderUnavailable

A callback function used by a Provider to indicate that it cannot resolve a report.

See Also

Reference

Location Framework Plugin Reference
Location Framework Plugin Functions
Location Framework Plugin Structures