STGM_DELETEONRELEASE top-level constant
int
const STGM_DELETEONRELEASE
Indicates that the underlying file is to be automatically destroyed when the root storage object is released.
Implementation
const STGM_DELETEONRELEASE = 0x04000000;