Searched refs:MaskAttributes (Results 1 – 1 of 1) sorted by relevance
788 _In_ ULONG MaskAttributes, in ProtectFile() argument810 if (MaskAttributes) in ProtectFile()811 … FileInfo.FileAttributes = (OldAttributes & ~MaskAttributes) | (*Attributes & MaskAttributes); in ProtectFile()