public static extern void GetSystemInfo(out SystemInformation systemInformation);
Esempio n. 2
0
 public static extern void GetNativeSystemInfo(out SystemInformation systemInformation);