X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..d181e0532987ae568eca8b1965f84b953cfb4a13:/docs/latex/wx/ddeclint.tex?ds=sidebyside diff --git a/docs/latex/wx/ddeclint.tex b/docs/latex/wx/ddeclint.tex index 2f5fc7a858..bfb9f6eca2 100644 --- a/docs/latex/wx/ddeclint.tex +++ b/docs/latex/wx/ddeclint.tex @@ -30,7 +30,7 @@ wxClientBase\\ \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxDDEClient::wxDDEClient} +\membersection{wxDDEClient::wxDDEClient}\label{wxddeclientctor} \func{}{wxDDEClient}{\void} @@ -59,14 +59,13 @@ object is returned. The advantage of deriving your own connection class is that it will enable you to intercept messages initiated by the server, such -as \helpref{wxDDEConnection::OnAdvise}{wxddeconnectiononadvise}. You may also want to +as \helpref{wxDDEConnection::OnAdvise}{wxconnectiononadvise}. You may also want to store application-specific data in instances of the new class. -\membersection{wxDDEClient::ValidHost} +\membersection{wxDDEClient::ValidHost}\label{wxddeclientvalidhost} \func{bool}{ValidHost}{\param{const wxString\& }{host}} -Returns TRUE if this is a valid host name, FALSE otherwise. This always -returns TRUE under MS Windows. - +Returns true if this is a valid host name, false otherwise. This always +returns true under MS Windows.