Share via


Location Framework GUIDs

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

When applications request that a particular location report type through functions such as LocationRegisterForReport or LocationGetReport, they pass a GUID representing that report type. The Location Framework has already defined commonly used report types, such as LOCATION_REPORT_LATLONG.

The table below lists the GUIDs that are associated with these report types.

Location Report Type GUID Location Report Type

LOCATION_LATLONG_GUID

LOCATION_REPORT_LATLONG

LOCATION_802_11_GUID

LOCATION_REPORT_802_11

LOCATION_ADDRESS_GUID

LOCATION_REPORT_ADDRESS

LOCATION_BUILDING_GUID

LOCATION_REPORT_BUILDING

See Also

Reference

Location Framework Reference
Location Framework Functions
Location Framework Structures

Other Resources

Location Framework Enumerations