Share via


Location Framework Plugin Structures

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

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

PROVIDER_CONTROL_BLOCK

The Location Framework passes this structure to a Provider during its call to ProviderGetLocation.

RESOLVER_CONTROL_BLOCK

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