LatchVariable (STRUCT)¶
TYPE LatchVariable : STRUCT
This structure bundles the type and the value of a latch variable.
- InOut:
Name
Type
Comment
m_byType
BYTE
The type of the latch variable. A TypeClass value.
m_liValue
LINT
The latch value as “raw” value