GVL (GVL)ΒΆ
- InOut:
Name
Type
Initial
Comment
g_EngineId
ARRAY [0..11] OF BYTE
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2]
Default Engine ID of this control, IMPORTANT: Set a specific value for each control!
g_pEngineId
POINTER TO BYTE
ADR(g_EngineId)
Pointer to Engine ID of this control, IMPORTANT: Set a specific value for each control! Default: Pointer to g_EngineId
g_uiEngineIdLength
UINT12
Length of g_pEngineId, Default: 12
g_liUsmStatsUnsupportedSecLevels
LINTError counter UnsupportedSecLevels
g_liUsmStatsNotInTimeWindows
LINTError counter NotInTimeWindows
g_liUsmStatsUnknownUserNames
LINTError counter UnknownUserNames
g_liUsmStatsUnknownEngineIDs
LINTError counter UnknownEngineIDs
g_liUsmStatsWrongDigests
LINTError counter WrongDigests
g_liUsmStatsDecryptionErrors
LINTError counter DecryptionErrors