STGM_WRITE constant

int const STGM_WRITE

Enables you to save changes to the object, but does not permit access to its data.

Implementation

static const STGM_WRITE = 0x00000001;