public static extern void GetSystemInfo(out SystemInformation systemInformation);
Пример #2
0
 public static extern void GetNativeSystemInfo(out SystemInformation systemInformation);