IsReparseTagMicrosoft 宏 (winnt.h)
确定重新分析点标记是否指示 Microsoft 重新分析点。
语法
void IsReparseTagMicrosoft(
_tag
);
参数
_tag
要测试的重新分析点标记。
返回值
无
备注
如果设置了 Microsoft 标记位,Microsoft 将提供标记。 所有其他标记必须对此位使用零。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows XP [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003 [仅限桌面应用] |
目标平台 | Windows |
标头 | winnt.h (包括 Windows.h) |