C# 클래스 Microsoft.WindowsMobile.Samples.Location.GpsPosition

파일 보기 프로젝트 열기: ushahidi/Ushahidi_WinMobile 1 사용 예제들

공개 메소드들

메소드 설명
GetSatellitesInSolution ( ) : Microsoft.WindowsMobile.Samples.Location.Satellite[]

Satellites used in the solution

GetSatellitesInView ( ) : Microsoft.WindowsMobile.Samples.Location.Satellite[]

Satellites in view

비공개 메소드들

메소드 설명
GpsPosition ( ) : System

메소드 상세

GetSatellitesInSolution() 공개 메소드

Satellites used in the solution
public GetSatellitesInSolution ( ) : Microsoft.WindowsMobile.Samples.Location.Satellite[]
리턴 Microsoft.WindowsMobile.Samples.Location.Satellite[]

GetSatellitesInView() 공개 메소드

Satellites in view
public GetSatellitesInView ( ) : Microsoft.WindowsMobile.Samples.Location.Satellite[]
리턴 Microsoft.WindowsMobile.Samples.Location.Satellite[]