C# Class Tiny.Metadata.Layout.OptionalHeader

Afficher le fichier Open project: scottwis/tiny Class Usage Examples

Méthodes publiques

Méthode Description
GetAddress ( ) : byte*
Verify ( uint fileSize, PEHeader pPEHeader ) : bool

Private Methods

Méthode Description
GetDataDirectory ( int index ) : RVAAndSize*

Method Details

GetAddress() public abstract méthode

public abstract GetAddress ( ) : byte*
Résultat byte*

Verify() public méthode

public Verify ( uint fileSize, PEHeader pPEHeader ) : bool
fileSize uint
pPEHeader PEHeader
Résultat bool