TeamTalk 5 C-API DLL
Version 5.14A
|
Struct containing an error message. More...
#include <TeamTalk.h>
Public Attributes | |
INT32 | nErrorNo |
Error number based on ClientError. More... | |
TTCHAR | szErrorMsg [TT_STRLEN] |
Text message describing the error. More... | |
Struct containing an error message.
Definition at line 3142 of file TeamTalk.h.
INT32 ClientErrorMsg::nErrorNo |
Error number based on ClientError.
Definition at line 3145 of file TeamTalk.h.
Text message describing the error.
Definition at line 3147 of file TeamTalk.h.