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