Esempio n. 1
0
 public static extern void GetNativeSystemInfo(out SystemInfo info);
Esempio n. 2
0
 public static extern void GetSystemInfo(
     [Out] out SystemInfo info
     );