ChildProxyIF.setValist

Sets properties of the parent object and its children.

interface ChildProxyIF
void
setValist
(,
void* varArgs
)

Parameters

firstPropertyName string

name of the first property to set

varArgs void*

value for the first property, followed optionally by more name/value pairs, followed by NULL

Meta