git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36669
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\membersection{wxHelpController::Initialize}\label{wxhelpcontrollerinitialize}
-\func{virtual void}{Initialize}{\param{const wxString\& }{file}}
+\func{virtual bool}{Initialize}{\param{const wxString\& }{file}}
-\func{virtual void}{Initialize}{\param{const wxString\& }{file}, \param{int}{ server}}
+\func{virtual bool}{Initialize}{\param{const wxString\& }{file}, \param{int}{ server}}
Initializes the help instance with a help filename, and optionally a server socket
number if using wxHelp (now obsolete). Does not invoke the help viewer.