C# Class MemoryPINGui.PESupport

Afficher le fichier Open project: stkerr/MemoryPIN

Méthodes publiques

Méthode Description
PESupport ( string LibraryName ) : System

Private Methods

Méthode Description
FreeLibrary ( IntPtr hModule ) : bool
LoadLibraryEx ( string lpFileName, IntPtr hReservedNull, LoadLibraryFlags dwFlags ) : IntPtr

Method Details

PESupport() public méthode

public PESupport ( string LibraryName ) : System
LibraryName string
Résultat System