STGM_FAILIFTHERE constant

int const STGM_FAILIFTHERE

Causes the create operation to fail if an existing object with the specified name exists.

Implementation

static const STGM_FAILIFTHERE = 0x00000000;