DkmRunningProcessInfo.ProcessorArchitecture Özellik

Tanım

Örnek: PROCESSOR_ARCHITECTURE_INTEL (0), PROCESSOR_ARCHITECTURE_ARM (5), PROCESSOR_ARCHITECTURE_AMD64 (9) veya PROCESSOR_ARCHITECTURE_ARM64 (12). Bu, Dkmrunningprocessınfopropertymask. BasicInfoFlags ayarlandığında hesaplanır.

public:
 property System::UInt16 ProcessorArchitecture { System::UInt16 get(); };
public:
 property unsigned short ProcessorArchitecture { unsigned short get(); };
public ushort ProcessorArchitecture { get; }
member this.ProcessorArchitecture : uint16
Public ReadOnly Property ProcessorArchitecture As UShort

Özellik Değeri

UInt16

UInt16 döndürür.

Şunlara uygulanır