Each execution context should have its own memory object responsible for the administration of the variables and the memory storing the values assigned to variables.
This function initializes such a memory object.
int memory_InitStructure(pMemoryObject pMo
){