C# Class OpenQA.Selenium.NativeMethods

Provides entry points into needed unmanaged APIs.
Afficher le fichier Open project: asynchrony/Selenium2

Private Methods

Méthode Description
FreeLibrary ( IntPtr hModule ) : bool
GetProcAddress ( NativeLibrarySafeHandle hModule, [ procName ) : IntPtr
LoadLibrary ( string lpFileName ) : NativeLibrarySafeHandle
SetHandleInformation ( IntPtr hObject, HandleInformation dwMask, HandleInformation dwFlags ) : bool