DkmGetCurrentCPUAddressAsyncResult.InstructionPointers Propriété

Définition

Tableau des adresses d’instructions d’UC actuelles qui mappent à ce DkmInstructionAddress.

public:
 property cli::array <System::UInt64> ^ InstructionPointers { cli::array <System::UInt64> ^ get(); };
public:
 property Platform::Array <unsigned long long> ^ InstructionPointers { Platform::Array <unsigned long long> ^ get(); };
public ulong[] InstructionPointers { get; }
member this.InstructionPointers : uint64[]
Public ReadOnly Property InstructionPointers As ULong()

Valeur de propriété

UInt64[]

Retourne UInt64.

S’applique à