In The Hand LtdIn The Hand
MobileDevice Class
NamespacesInTheHand.WindowsMobile.FormsMobileDevice
.NET Components for Mobility
A class for a containing properties and methods for Windows Mobile devices.
Declaration Syntax
C#Visual Basic
public static class MobileDevice
Public NotInheritable Class MobileDevice
Members
All MembersMethodsProperties



IconMemberDescription
ActiveSyncStart()()()()
Initiates synchronization.

ActiveSyncStop()()()()
Requests for synchronization to stop.

AdaptationKitUpdate
Returns the Adaptation Kit Update version.

CurrentProfile
Returns the currently selected profile.

DeviceManufacturer
Returns the manufacturer of the device.

EndAllDataCalls()()()()
Ends all current data calls.

EndCall()()()()
Ends a current voice call.

GetUniqueID(String)
Returns an application-specific hash of the device identifier. The application can use this hash to uniquely identify the device.

IsHighDpi
Returns true if the device has a High DPI screen.

LockAndPrompt()()()()
Puts the device into a lock state and immediately attempts to unlock it.

OemInfo
Returns Oem specific information - often the model number.

PhoneSystem Obsolete.
Returns the phone system type - GSM or CDMA

PlatformName
Returns the model name of the device if present.

PlatformVersion
Returns a version number associated to an OEM OS design.

PowerOff()()()()
On Windows Mobile Standard Edition devices powers off the device.

Profiles
Returns a list of all the available profiles on the device.

SetProfile(String)
Sets the audio profile for the device.

SoftReset()()()()
Performs a soft-reset of the device.

SpeakerPhone
Sets the SpeakerPhone state.

Talk()()()()
Simulates the Green button to launch the Phone user interface.

VoiceDial()()()()
Initiates voice recognition.

Inheritance Hierarchy
Object
MobileDevice

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