ofReadOnly constant

int const ofReadOnly

Indicates that the file should be opened for reading, and that a call to QueryInterface for an IMetaDataEmit cannot be made.

Implementation

static const ofReadOnly = 0x00000010;