app_id
: application ID.global_states
: pointer to app_values
. This structure can store several key-value pairs (integer or byte slices). Make sure to init to 0 before passing to the function.VTC_SUCCESS
if the application data have been parsed into global_states
VTC_ERROR_INTERAL
if the parser cannot be instantiated.