3.3.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 @xref{scriba_InheritConfiguration()} and @xref{scriba_InheritModuleInterface()}. This function call does all those tasks and also other things.

int scriba_SetProcessSbObject(pSbProgram pProgram,
                              pSbProgram pProcessObject
  ){

[<<<] [>>>]