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
UINT
12
Length of g_pEngineId, Default: 12
g_liUsmStatsUnsupportedSecLevels
LINT
Error counter UnsupportedSecLevels
g_liUsmStatsNotInTimeWindows
LINT
Error counter NotInTimeWindows
g_liUsmStatsUnknownUserNames
LINT
Error counter UnknownUserNames
g_liUsmStatsUnknownEngineIDs
LINT
Error counter UnknownEngineIDs
g_liUsmStatsWrongDigests
LINT
Error counter WrongDigests
g_liUsmStatsDecryptionErrors
LINT
Error counter DecryptionErrors