Virtual Element Flag
Use this constant with the ISpElement_NewVirtual and ISpElement_NewVirtualFromNeeds
functions to tell InputSprocket to allocate the virtual elements in temporary memory.
{ kISpVirtualElementFlag_UseTempMem = 1 };Constant descriptions
- kISpVirtualElementFlag_UseTempMem
- Allocate the virtual element in temporary memory.