In The Hand - .NET Components for Mobility
InTheHand.WindowsMobile.Status Namespace
NamespacesInTheHand.WindowsMobile.Status
The InTheHand.WindowsMobile.Status namespace provides classes, and enumerations that provide access to system properties.
Declaration Syntax
C#Visual Basic
namespace InTheHand.WindowsMobile.Status
Namespace InTheHand.WindowsMobile.Status
Types
All TypesClassesEnumerationsDelegates
IconTypeDescription
ActiveSyncStatus
This enum is used with ActiveSyncStatus.

Requires Windows Mobile 5.0 or later


BatteryLevel
This enum is used with PowerBatteryStrength.

BatteryState
This enum is used with PowerBatteryState.

ChangeEventArgs
Arguments used when a Change event occurs.

ChangeEventHandler
Represents the method that will handle the Changed event.

LockStates
This enum is used with LockStates.

Requires Windows Mobile 5.0 or later


RegistryState
Defines the state of a registry key (that is, the key name, the names of its values, and the data contained in its values).

StateBase
The abstract base of a State class. You can use State classes to query system state values, and then be notified when changes occur.

StateException
The exception that is thrown when an attempt to change a registry value fails (that is, when Change Registration fails).

StatusComparisonType
Specifies the types of comparison operations used in status events.

SystemProperty
Specifies the device-wide system properties.

SystemState
Gives the ability to get the current value of a system state.