Exploration commands.
Enumerator |
---|
_EC_None_ |
|
EC_FindFirst |
Find first item for the specified section. ParamID is not used.
|
EC_FindNext |
Find next item for the specified section. ParamID is the current parameter.
|
EC_FindPrev |
Find previous item for the specified section. ParamID is the current parameter.
|
EC_FindLast |
Find last item for the specified section. ParamID is not used..
|
EC_Get |
Get specified item from ParamID. SectionID is not used.
|