Example #1
0
 public static extern IntPtr GetProcAddress(
     SafeLibraryHandle hModule,
     string procname);