コード例 #1
0
ファイル: API.cs プロジェクト: nguyenngodinh/cs-doc
 public static extern bool VerifyVersionInfo(ref OSVERSIONINFOEX lpVersionInfo, int dwTypeMask, int dwlConditionMask);
コード例 #2
0
ファイル: API.cs プロジェクト: nguyenngodinh/cs-doc
 public static extern bool GetVersionEx(ref OSVERSIONINFOEX lpVersionInformation);