Create a new function pointer type
[Visual Basic]Public Sub New( _ ByVal meth As PEAPI.Method _)
[C#]public MethPtrType( Method meth);
MethPtrType Class | MethPtrType Members | PEAPI Namespace