EbsOpen Class Library for EBSILON®Professional

Application.SystemAffinityMaskUpper32 Property

Affinity-Mask of the operation system. (Upper 32 bits.)

[Visual Basic]
Public Property ReadOnly SystemAffinityMaskUpper32 As Integer
[C#]
public int SystemAffinityMaskUpper32 { get; }
[C++]
public: __property int get_SystemAffinityMaskUpper32();
[JScript]
public function get SystemAffinityMaskUpper32() : int

Property Value

Affinity-Mask of the operation system. (Upper 32 bits.)

Remarks

Affinity-Mask of the operation system. (Upper 32 bits.)

See Also

Application Class | EbsOpen Namespace