X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2a6f23364aefcd5095dc6558e3ab8144363fa96..4f7202dd939538bc4bb0655ad6f746848fd2aabf:/docs/latex/wx/tcpconn.tex diff --git a/docs/latex/wx/tcpconn.tex b/docs/latex/wx/tcpconn.tex index 97dcd75491..bf4dcf59cf 100644 --- a/docs/latex/wx/tcpconn.tex +++ b/docs/latex/wx/tcpconn.tex @@ -20,6 +20,10 @@ to do something interesting. wxConnectionBase\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{Types} \index{wxIPCFormat}wxIPCFormat is defined as follows: @@ -78,7 +82,7 @@ transactions. Called by the server application to advise the client of a change in the data associated with the given item. Causes the client -connection's \helpref{wxTCPConnection::OnAdvise}{wxtcpconnectiononadvise} +connection's \helpref{wxTCPConnection::OnAdvise}{wxtcpconnectiononadvise} member to be called. Returns TRUE if successful. \membersection{wxTCPConnection::Execute}