STGM_WRITE top-level constant

int const STGM_WRITE

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

Implementation

const STGM_WRITE = 0x00000001;