Structure.getValist

Parses the variable arguments and reads fields from structure accordingly. valist-variant of Structure.get. Look at the documentation of Structure.get for more details.

class Structure
bool
getValist
(,
void* args
)

Parameters

firstFieldname string

the name of the first field to read

args void*

variable arguments

Return Value

Type: bool

TRUE, or FALSE if there was a problem reading any of the fields