PEReader.ReadCodeViewDebugDirectoryData(DebugDirectoryEntry) Metoda

Definice

Přečte data, na která odkazuje zadaná položka ladicího adresáře, a 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

Instance položky ladicího adresáře.

Návraty

Zobrazení kódu instance dat ladicího adresáře.

Výjimky

entry není položka CodeView.

Chybný formát dat

Při čtení ze základního datového proudu došlo k chybě vstupně-výstupních operací.

Obrázek PE není k dispozici.

Platí pro