LocConsole

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

A sample application showing a wide variety of functionality available from the Location Framework is available in Platform Builder in %_WINCEROOT%\public\servers\sdk\samples\location\locConsole. The code is not built in Platform Builder by default, but can be easily built through a command line window. The tool itself is named locConsole.exe.

The locConsole is a simple, interactive command line based application. It allows the user to view all plugins loaded on the system and their state, register for reports to be generated, view the last report of a specific type generated, and other operations. The utility is useful for plugin developers to quickly test their plugins. It is also useful for application developers to conveniently view the state of the system. Finally, it provides sample code of an actual application making use of the Location Framework.

See Also

Other Resources

Location Framework Samples