OpenNETCF Smart Device Framework 2.2
The OpenNETCF.WindowsCE namespace
Classes
| Class | Description | |
|---|---|---|
| DateTimeHelper |
Provides additional DateTime functions
| |
| DeviceManagement |
This class provides access to common device management functionality
| |
| LargeIntervalTimer |
This class encapsulates a low resolution Timer that is designed to be fired on large intervals (from seconds to even days).
| |
| MemoryManagement |
This class is used for general memory management of CE-based devices
| |
| PowerManagement |
This class provides power-related functions for CE-based devices
| |
| TimeZoneCollection |
Define a TimeZoneCollection which can return a list of all
of the TimeZones known to the OS. This should help make
time zone picker controls, etc.
| |
| TimeZoneInformation |
Time Zone information
|
Structures
| Structure | Description | |
|---|---|---|
| SystemInfo |
This structure contains information about the current computer system. This includes the processor type, page size, memory addresses, and OEM identifier.
| |
| TZData |
Delegates
| Delegate | Description | |
|---|---|---|
| DeviceNotification |
Delegate for device notification events
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DevicePowerState |
Device Power State
| |
| NotificationEvent |
Available notification events
| |
| ProcessorArchitecture |
Processor Architecture values (GetSystemInfo)
| |
| ProcessorType |
Processor type values (GetSystemInfo)
| |
| StdIoStream |
Defines for the current Stdio Stream
| |
| TimeZoneState |
Return values from GetTimeZoneInformation()()().
|