New? CreateFile File Attribute: FILE_ATTRIBUTE_VIRTUAL

After recently perusing the CreateFile documentations to lookup the exact naming of one of the multitude of constants, I noticed a new one: FILE_ATTRIBUTE_VIRTUAL

The only description I could find of it, is redundant at best “A file is a virtual file”.

Out of curiosity, does anyone know what this new attribute signifies ???