void DoInitialize();
None.
Executes the module initialization process.
Creates global objects belonging to this module and executes the nnroProlog function.
Usually, this function must be called after LoadModule and before executing functions belonging to this module or referencing symbols.
CONFIDENTIAL