get_valist


Description:

public bool get_valist (string first_fieldname, va_list args)

Parses the variable arguments and reads fields from this accordingly.

valist-variant of @get. Look at the documentation of @get for more details.

Parameters:

this

a Structure

first_fieldname

the name of the first field to read

args

variable arguments

Returns:

true, or false if there was a problem reading any of the fields