Share via


Location Framework Plugin Structures (Windows Embedded CE 6.0)

1/6/2010

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