UserVariable

A user-defined variable.

Name Type Meaning
Id HANDLE The ID of a variable. This value is specified by KINGSTAR.
Name[64] wchar_t The name of a variable. It uses UTF-16 encoding.
Value PVOID The value of a variable. This is the output. You can enter "NULL."
Type KsLogDataType The data type of a variable.