In The Hand LtdIn The Hand
PhoneSystem Enumeration
NamespacesInTheHand.WindowsMobile.FormsPhoneSystem
.NET Components for Mobility
Specifies the type of phone hardware built into the device if present.
Declaration Syntax
C#Visual Basic
[ObsoleteAttribute("Use InTheHand.WindowsMobile.Telephony.Phone.CellularLine.CurrentSystemType")]
public enum PhoneSystem
<ObsoleteAttribute("Use InTheHand.WindowsMobile.Telephony.Phone.CellularLine.CurrentSystemType")> _
Public Enumeration PhoneSystem
Members
MemberDescription
None
Device has no phone hardware.

Gsm
Device is GSM based.

Cdma
Device is CDMA based.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks
Requirements
Windows Mobile
Windows Mobile Version 5.0 and later

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 7.0.0.0