Element List Flag
Use this constant with theISpElementList_New
function to tell InputSprocket to allocate the element list in temporary memory.
enum { kISpElementListFlag_UseTempMem = 1 };Constant descriptions
- kISpElementListFlag_UseTempMem
- Allocate the element list in temporary memory.