Enum WindowsSuites
A bit mask that identifies the product suites available on the system. This member can be a combination of the following values. See OSVERSIONINFOEX structure
Namespace: Dapplo.Windows.Kernel32.Enums
Assembly: Dapplo.Windows.Kernel32.dll
Syntax
public enum WindowsSuites : ushort
Fields
Name | Description |
---|---|
BackOffice | |
Blade | |
CommunicationServer | |
ComputeServer | |
DataCenter | |
EmbeddedNT | |
EmbeddedRestricted | |
Enterprise | |
Personal | |
SecurityAppliance | |
SingleUserTS | |
SmallBusiness | |
SmallBusinessRestricted | |
StorageServer | |
TerminalServer | |
WHServer |