HistHookPhaseInstructionInit
- Last UpdatedJun 06, 2017
- 1 minute read
Description:
The HistHookPhaseInstructionInit function is called only once before HistHookPhaseInstruction is called multiple times.
Syntax
void HistHookPhaseInstructionInit(char* szBatchServerName)
Parameters:
-
szBatchServerName
-
Type: char*
-
Description: Contains the name of the batch server configured in system parameters
-