如何读取Windows Mobile的GPS信号强度?强度、信号、Windows、Mobile

2023-09-03 17:27:21 作者:_漠然╮

我怎么能读我的紧凑型.NET应用程序在Windows Mobile 5和/或6 GPS信号强度?我只看到访问GPRS和Wi-Fi信号强度的API中。

How can I read the GPS signal strength from my Compact .NET app in Windows Mobile 5 and/or 6? I've only seen accessors for GPRS and Wi-Fi signal strength in the API.

推荐答案

检查出的在MSDN GPS应用的Windows Mobile code样本。这就是教会了我大部分的东西我需要知道要开始使用 Hineini 。

Check out the GPS Application Windows Mobile code sample at MSDN. It's what taught me most of what I needed to know to get started with Hineini.