IsReparseTagMicrosoft macro (winnt.h)
Determines whether a reparse point tag indicates a Microsoft reparse point.
Syntax
void IsReparseTagMicrosoft(
_tag
);
Parameters
_tag
The reparse point tag to be tested.
Return value
None
Remarks
If the Microsoft tag bit is set, Microsoft provides the tag. All other tags must use zero for this bit.
Requirements
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | winnt.h (include Windows.h) |
See also
Feedback
Submit and view feedback for