get_next
Description:
Iterates over the account keys.
this must be an iterator previously initialized with settings_iter_init.
Parameters:
this |
an initialized AccountSettingIter structure. |
key |
a pointer to a string receiving the key name. |
value |
a pointer to a pointer to a Variant, to receive the key value. |
Returns:
true if |