FILE_RETURNS_CLEANUP_RESULT_INFO top-level constant
int
const FILE_RETURNS_CLEANUP_RESULT_INFO
On a successful cleanup operation, the file system returns information that describes additional actions taken during cleanup, such as deleting the file. File system filters can examine this information in their post-cleanup callback.
Implementation
const FILE_RETURNS_CLEANUP_RESULT_INFO = 0x00000200;