C# Class PERWAPI.ImplMap

Descriptor for pinvoke information for a method
Inheritance: MetaDataElement
Afficher le fichier Open project: xored/f4 Class Usage Examples

Private Methods

Méthode Description
BuildTables ( MetaDataOut md ) : void
ImplMap ( PEReader buff ) : System
ImplMap ( ushort flag, MethodDef implMeth, string iName, ModuleRef mScope ) : System
Read ( PEReader buff, TableRow impls ) : void
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
SortKey ( ) : uint
Write ( PEWriter output ) : void