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