Microsoft.Win32.Win32Native.GetSystemInfo C# (CSharp) 메소드

GetSystemInfo() 개인적인 메소드

private GetSystemInfo ( SYSTEM_INFO &lpSystemInfo ) : void
lpSystemInfo SYSTEM_INFO
리턴 void
        internal static extern void GetSystemInfo(ref SYSTEM_INFO lpSystemInfo);