DkmInstructionAddress.CPUInstruction.InstructionPointer Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Adresse de l’emplacement où se trouvent les instructions de l’UC dans le processus cible.
public: initonly System::UInt64 InstructionPointer;
initonly unsigned long InstructionPointer;
public readonly ulong InstructionPointer;
val mutable InstructionPointer : uint64
Public ReadOnly InstructionPointer As ULong