ChildProxyT.childGetValist

Gets properties of the parent object and its children.

template ChildProxyT(TStruct)
void
childGetValist
(,
void* varArgs
)

Parameters

firstPropertyName string

name of the first property to get

varArgs void*

return location for the first property, followed optionally by more name/return location pairs, followed by %NULL

Meta