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