Specifies the well-known Windows CE based operating system.
| C# | Visual Basic |
public enum WinCEPlatform
Public Enumeration WinCEPlatform
| Member | Description |
|---|---|
| WinCEGeneric |
Indicates that the platform is not well known, but is a Windows CE platform.
For example, Microsoft Windows Mobile is currently a broadly supported, well-known platform
|
| PocketPC |
Indicates that the platform is Windows Mobile Classic or Professional (Previously Pocket PC).
|
| Smartphone |
Indicates that the platform is Windows Mobile Standard (Previously Smartphone).
|
| HasFlag |
Determines whether one or more bit fields are set in the current instance.
|
Equivalent to Microsoft.WindowsCE.Forms.WinCEPlatform