Click or drag to resize

OperatingSystemPlatform Enumeration

** NOTE: ADDED in CFX 1.2 **

An enumeration indicating the platform of a computer operating system

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public enum OperatingSystemPlatform
Members
Member nameValueDescription
Other0 Other Platform (not listed here)
Platform32bit1 32-bit Platform
Platform64bit2 64-bit Platform
ARM323 32-bit ARM Platform
ARM644 64-bit ARM Platform
See Also