Parameters
- position
The handle of the current field iterator
- name
Buffer where the name should be stored
- value
Buffer where the contents should be stored. name can be null to ignore the contents string.
- handle
Pointer to a handle where the handle value should be stored. Can be null to ignore the handle value. See LlDefineVariableExtHandle and LlDefineFieldExtHandle.
- fieldType
In this Field will be stored the type (LL_TEXT, ...). May be null to ignore the type.
- localized
Return Value