Advances this and retrieves the name and/or parameter that are now pointed at as a result of this advancement.
If FALSE is returned, name
and param
are not set and the iterator becomes invalid.
this |
an initialized ParamsIter |
name |
a location to store the name, or |
param |
a location to store the Param, or |
|