PEReader.ReadCodeViewDebugDirectoryData(DebugDirectoryEntry) Metod

Definition

Läser data som pekas på av den angivna posten Felsökningskatalog och tolkar dem som 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

Parametrar

entry
DebugDirectoryEntry

En instans av felsökningskatalogen.

Returer

En kodvy felsöker katalogdatainstansen.

Undantag

entry är inte en CodeView-post.

Felaktigt format för data.

I/O-fel vid läsning från den underliggande strömmen.

PE-avbildningen är inte tillgänglig.

Gäller för