Udostępnij za pośrednictwem


DkmGetVolatilePropertiesAsyncResult.AffinityMask Property

Definition

The affinity mask of the thread. The values returned correspond directly to the values defined for kernel32!SetThreadAffinityMask.

public:
 property System::UInt64 AffinityMask { System::UInt64 get(); };
public:
 property unsigned long long AffinityMask { unsigned long long get(); };
public ulong AffinityMask { get; }
member this.AffinityMask : uint64
Public ReadOnly Property AffinityMask As ULong

Property Value

Returns UInt64.

Applies to