ofTakeOwnership constant

int const ofTakeOwnership

Indicates that the memory was allocated using a call to CoTaskMemAlloc and will be freed by the metadata.

Implementation

static const ofTakeOwnership = 0x00000020;