Searched refs:hModule (Results 1 – 1 of 1) sorted by relevance
180 public static extern IntPtr WindowsGetSymbolAddress(IntPtr hModule, string symbolName); in WindowsGetSymbolAddress() argument183 public static extern bool WindowsCloseLibrary(IntPtr hModule); in WindowsCloseLibrary() argument