PEReader.ReadCodeViewDebugDirectoryData(DebugDirectoryEntry) Metoda

Definicja

Odczytuje dane wskazywane przez określony wpis katalogu debugowania i interpretuje je jako CodeView.

public:
 System::Reflection::PortableExecutable::CodeViewDebugDirectoryData ReadCodeViewDebugDirectoryData(System::Reflection::PortableExecutable::DebugDirectoryEntry entry);
public System.Reflection.PortableExecutable.CodeViewDebugDirectoryData ReadCodeViewDebugDirectoryData (System.Reflection.PortableExecutable.DebugDirectoryEntry entry);
member this.ReadCodeViewDebugDirectoryData : System.Reflection.PortableExecutable.DebugDirectoryEntry -> System.Reflection.PortableExecutable.CodeViewDebugDirectoryData
Public Function ReadCodeViewDebugDirectoryData (entry As DebugDirectoryEntry) As CodeViewDebugDirectoryData

Parametry

entry
DebugDirectoryEntry

Wystąpienie wpisu katalogu debugowania.

Zwraca

Widok kodu debugowania wystąpienia danych katalogu.

Wyjątki

entry nie jest wpisem CodeView.

Nieprawidłowy format danych.

Błąd we/wy podczas odczytywania ze strumienia bazowego.

Obraz PE jest niedostępny.

Dotyczy