Moves the memory from the source array to the destination array. Leaves the source array empty with a count of zero.
int32 Move( Color888Array p_acDestinationArray )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| <Color888Array> | p_acDestinationArray | A pointer to the destination array. | 
None published. Please look for an example in the Simdify Scripting Language code base.