04.04.2022 17:50, Dimitry Sibiryakov wrote:
> Hello.
>
> How long lives the pointer returned by ITraceConnection::getCharSet()?
This is implemenation details that could be changed without notice.
> Can I store it or must copy content into local storage in the instance of ITracePlugin that is created for this connection?
I'd recommend to make a copy of all necessary bits of info obtained
from trace objects.
Regards,
Vlad
|