C# Class J2534DotNet.NativeMethods

Mostra file Open project: mkelly/J2534DotNet

Private Methods

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