PEReader.ReadCodeViewDebugDirectoryData(DebugDirectoryEntry) Metoda

Definice

Nač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 adresáře ladění.

Návraty

Instance dat adresáře ladění zobrazení kódu.

Výjimky

entry není položka CodeView.

Chybný formát dat.

Chyba vstupně-výstupních operací při čtení z podkladového datového proudu.

Image pe není k dispozici.

Platí pro