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: 1.7.3
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