STGM_DELETEONRELEASE constant

int const STGM_DELETEONRELEASE

Indicates that the underlying file is to be automatically destroyed when the root storage object is released.

Implementation

static const STGM_DELETEONRELEASE = 0x04000000;