C# Class Yeppp.UnixLibraryLoader

Inheritance: INativeLibraryLoader
Afficher le fichier Open project: wdv4758h/Yeppp Class Usage Examples

Méthodes protégées

Méthode Description
GetDLOpenFlags ( ) : int

Private Methods

Méthode Description
INativeLibraryLoader ( IntPtr library, string function ) : IntPtr
INativeLibraryLoader ( string path ) : IntPtr
INativeLibraryLoader ( IntPtr library ) : bool
dlclose ( IntPtr library ) : int
dlopen ( [ path, int flags ) : IntPtr
dlsym ( IntPtr library, [ function ) : IntPtr

Method Details

GetDLOpenFlags() protected abstract méthode

protected abstract GetDLOpenFlags ( ) : int
Résultat int