DkmGetFunctionInfoAsyncResult.Results 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.
Paires RVA/Size de la requête.
public:
property cli::array <Microsoft::VisualStudio::Debugger::Symbols::DkmRVASizePair> ^ Results { cli::array <Microsoft::VisualStudio::Debugger::Symbols::DkmRVASizePair> ^ get(); };
public:
property Platform::Array <Microsoft::VisualStudio::Debugger::Symbols::DkmRVASizePair> ^ Results { Platform::Array <Microsoft::VisualStudio::Debugger::Symbols::DkmRVASizePair> ^ get(); };
public Microsoft.VisualStudio.Debugger.Symbols.DkmRVASizePair[] Results { get; }
member this.Results : Microsoft.VisualStudio.Debugger.Symbols.DkmRVASizePair[]
Public ReadOnly Property Results As DkmRVASizePair()