PCSystemType Enum

Definition

Specifies the type of the computer in use, such as laptop, desktop, or Tablet

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

Fields

AppliancePC 6

System is an appliance PC

Desktop 1

System is a desktop

EnterpriseServer 4

System is an Enterprise Server

Maximum 8

Maximum enum value

Mobile 2

System is a mobile device

PerformanceServer 7

System is a performance server

SOHOServer 5

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

Unspecified 0

System type is unspecified

Workstation 3

System is a workstation

Applies to