STGM_NOSCRATCH constant

int const STGM_NOSCRATCH

Indicates that, in transacted mode, a temporary scratch file is usually used to save modifications until the Commit method is called.

Implementation

static const STGM_NOSCRATCH = 0x00100000;