C# Class BananaHook.Specs.SubjectToHook

Datei anzeigen Open project: sgraf812/BananaHook Class Usage Examples

Public Methods

Method Description
SubjectToHook ( ) : System

Private Methods

Method Description
FreeLibrary ( IntPtr hModule ) : bool
GetProcAddress ( IntPtr hModule, string name ) : IntPtr
LoadLibrary ( string name ) : IntPtr

Method Details

SubjectToHook() public method

public SubjectToHook ( ) : System
return System