Delen via


PCSystemTypeEx Enum

Definition

Specifies the type of the computer in use, such as laptop, desktop, or Tablet. This is an extended verion of PCSystemType

public enum class PCSystemTypeEx
public enum class PCSystemTypeEx
enum PCSystemTypeEx
public enum PCSystemTypeEx
type PCSystemTypeEx = 
Public Enum PCSystemTypeEx
Inheritance
PCSystemTypeEx

Fields

Name Value Description
Unspecified 0

System type is unspecified

Desktop 1

System is a desktop

Mobile 2

System is a mobile device

Workstation 3

System is a workstation

EnterpriseServer 4

System is an Enterprise Server

SOHOServer 5

System is a Small Office and Home Office (SOHO) Server

AppliancePC 6

System is an appliance PC

PerformanceServer 7

System is a performance server

Slate 8

System is a Slate

Maximum 9

Maximum enum value

Applies to