GetProcAddress Function - Windows API

Purpose



Declaration

C#

[DllImport("kernel32.dll")]
public static extern int GetProcAddress(int hModule, string lpProcName);