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