Method GetProcAddress NamespaceMicrosoft.Samples.Debugging.CorDebug Assemblycorapi.dll GetProcAddress(IntPtr, string) public static extern IntPtr GetProcAddress(IntPtr hModule, string lpProcName) Parameters hModule IntPtr lpProcName string Returns IntPtr