TtsMapFreeCharNVS

Free the character string associated with an internet fetch properties map, returned by an earlier call to TtsMapGetCharNVS.

TTSRETVAL TtsMapFreeCharNVS (
  HTTSINSTANCE hInstance, 
  HTTSMAP hTtsMap,
  const LH_CHAR* pszValue)

Argument

Description

hInstance

[in] Handle to a TTS engine instance.

hTtsMap

[in] Handle to a TTS Map instance.

pszValue

[in] Character string to free as earlier returned by TtsMapGetCharNVS.