DkmGetInstructionAddressAsyncResult.AddressObject Propriété
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.
Représentation abstraite d’un emplacement de code exécutable (par exemple, valeur EIP). Si elle est résolue, une adresse d’instruction se trouve dans une instance de module particulière. Une adresse d’instruction se trouve toujours dans une instance de Runtime particulière.
public:
property Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^ AddressObject { Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^ AddressObject { Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^ get(); };
public Microsoft.VisualStudio.Debugger.DkmInstructionAddress AddressObject { get; }
member this.AddressObject : Microsoft.VisualStudio.Debugger.DkmInstructionAddress
Public ReadOnly Property AddressObject As DkmInstructionAddress
Valeur de propriété
Retourne DkmInstructionAddress.