GUI_tSend is only used within STemWin.
 
Symbols
loading...
Files
loading...

GUI_tSend

Send/Receive function for VNC and/or emWinSPY

Syntax

typedef int (* GUI_tSend) (const U8 * pData, int len, void * p);

References

LocationText
GUI_Type.h:675
typedef int (* GUI_tSend) (const U8 * pData, int len, void * p);
GUI.h:1142
GUI_VNC.h:131
GUI_tSend pfSend;
GUI_VNC.h:186