DictionaryHandle :: GetTempName - Get unique name for temporary resource
The function provides a unique internal name with maximum 40 characters that can be used for creating temporary extents or other resources. A name will be created only, when the area passed in extname contains an empty string value.
Return value: - internal feature (not documented) ( NString & )
Implementation details
NString &
DictionaryHandle  :: GetTempName ( NString &name_nc, NString &prefix )
- name_nc - - internal feature (not documented)
- prefix - prefix - Title unknown