Skip to main content

FILE_DELETE_ON_CLOSE

Constant FILE_DELETE_ON_CLOSE 

Source
pub const FILE_DELETE_ON_CLOSE: u32 = 0x0000_1000;
Expand description

Delete the file when the last open handle is closed.