public static extern void GetSystemInfo(out SystemInformation systemInformation);
Exemple #2
0
 public static extern void GetNativeSystemInfo(out SystemInformation systemInformation);