Browse
 
Tools
Rss Categories

LVTTSClient::GetClientHandle

Reference Number: AA-01016 Views: 7452 0 Rating/ Voters

Returns a handle to the underlying TTS client port.

Function

  • HTTSCLIENT GetClientHandle(void)

Return Values

A handle to the underlying TTS client port.

Remarks

The returned HTTSCLIENT value can be used in any of the C API functions directly, although not recommended. Use caution when you do so.

See also

LV_TTS Summary (C API)