+any attempts to communicate with the viewer.
+
+You may omit the file extension and a suitable one will be chosen.
+
+\membersection{wxHelpController::DisplayBlock}\label{wxhelpcontrollerdisplayblock}
+
+\func{virtual bool}{DisplayBlock}{\param{long}{ blockNo}}
+
+If the help viewer is not running, runs it and displays the file at the given block number.
+
+{\it wxHelp:} this is the wxHelp block number.
+
+{\it WinHelp:} Refers to the context number.
+
+{\it External HTML help:} the same as for \helpref{wxHelpController::DisplaySection}{wxhelpcontrollerdisplaysection}.
+
+\membersection{wxHelpController::DisplayContents}\label{wxhelpcontrollerdisplaycontents}