1.1.26. scriba_SetProcessSbObject()

[<<<] [>>>]

Use this program in multi-thread environment to tell the actual interpreter which object is the process level pseudo object that

If the embeddingprogram calls this function there is no need to call scriba_InheritConfiguration() and scriba_InheritModuleInterface(). This function call does all those tasks and also other things.

int scriba_SetProcessSbObject(pSbProgram pProgram,
                              pSbProgram pProcessObject
);

[<<<] [>>>]