Exemplo n.º 1
0
 public static extern bool EnumResourceTypes([In] IntPtr hModule, ENUMRESTYPEPROC lpEnumFunc, [MarshalAs(UnmanagedType.SysInt)] int lParam);
Exemplo n.º 2
0
 public static extern int EnumResourceTypes(IntPtr hModule, ENUMRESTYPEPROC lpEnumFunc, IntPtr lParam);