C# Class Yeppp.WindowsLibraryLoader

Inheritance: INativeLibraryLoader
Exibir arquivo Open project: wdv4758h/Yeppp Class Usage Examples

Private Methods

Method Description
FreeLibrary ( IntPtr library ) : bool
GetProcAddress ( IntPtr library, string function ) : IntPtr
INativeLibraryLoader ( IntPtr library, string function ) : IntPtr
INativeLibraryLoader ( string path ) : IntPtr
INativeLibraryLoader ( IntPtr library ) : bool
LoadLibraryW ( string path ) : IntPtr