IResourceManager::OSVersion 枚举
表示操作系统版本的枚举类型。
enum OSVersion;
成员
值
名称 |
说明 |
---|---|
UmsThreadAwareOS |
此值将保留与较旧的代码的兼容性。 在 Visual Studio 2012年并发运行库不支持 Windows 用户模式可计划线程。 |
UnsupportedOS |
之前对 Windows Server 2008 操作系统。 在 Visual Studio 2012年并发运行库不支持前操作系统 Windows Server 2008 中,与 service pack 2。 |
Vista |
Windows Vista 和 Windows Server 2008 操作系统的系统。 |
Win2k3 |
Windows 2003 Server 操作系统。 这将保留与较旧的代码的兼容性。 在 Visual Studio 2012年并发运行库不支持 Windows Server 2003。 |
Win7OrLater |
Windows 7 和 Windows Server 2008 R2 的操作系统。 |
Win8OrLater |
具有 Windows 8 或更高版本的任意操作系统。 |
XP |
Windows XP 操作系统。 这将保留与较旧的代码的兼容性。 在 Visual Studio 2012年并发运行库不支持 Windows XP。 |
要求
**标头:**concrtrm.h
命名空间: 并发