STGM_SHARE_EXCLUSIVE constant

int const STGM_SHARE_EXCLUSIVE

Prevents others from subsequently opening the object in any mode.

Implementation

static const STGM_SHARE_EXCLUSIVE = 0x00000010;