EbsOpen Class Library for EBSILON®Professional

Application.SystemAffinityMask64 Property

Affinity-Mask of the operation system. (Up to 64 bits.)

[Visual Basic]
Public Property ReadOnly SystemAffinityMask64 As Long
[C#]
public long SystemAffinityMask64 { get; }
[C++]
public: __property __int64 get_SystemAffinityMask64();
[JScript]
public function get SystemAffinityMask64() : long

Property Value

Affinity-Mask of the operation system. (Up to 64 bits.)

Remarks

Affinity-Mask of the operation system. (Up to 64 bits.)

See Also

Application Class | EbsOpen Namespace