STGM_CREATE constant

int const STGM_CREATE

Indicates that an existing storage object or stream should be removed before the new object replaces it.

Implementation

static const STGM_CREATE = 0x00001000;