Namespace: OtlCommon
Interface IOmniAffinity
All Known Implementing Classes: - TOmniAffinity   
 
public interface IOmniAffinity
Persistent- False
 
  
AsString
public AsString: string
Type- string
 
Access- read/write
 
Count
public Count: integer
Type- integer
 
Access- read/write
 
CountPhysical
public CountPhysical: integer
Type- integer
 
Access- read
 
Mask
public Mask: NativeUInt
Type- NativeUInt
 
Access- read/write
 
GetAsString
public function GetAsString(): string
Reintroduce- False
 
Returns- string
 
GetCount
public function GetCount(): integer
Reintroduce- False
 
Returns- integer
 
GetCountPhysical
public function GetCountPhysical(): integer
Reintroduce- False
 
Returns- integer
 
GetMask
public function GetMask(): NativeUInt
Reintroduce- False
 
Returns- NativeUInt
 
SetAsString
public procedure SetAsString(value: string)
Reintroduce- False
 
SetCount
public procedure SetCount(value: integer)
Reintroduce- False
 
SetMask
public procedure SetMask(value: NativeUInt)
Reintroduce- False