Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.41 KB

-hh--open-html-help-file-.md

File metadata and controls

45 lines (32 loc) · 1.41 KB
title description keywords ms.date topic_type ms.topic api_name api_type
.hh (Open HTML Help File)
The .hh command opens the Debugging Tools for Windows documentation.
.hh (Open HTML Help File) Windows Debugging
05/23/2017
apiref
reference
.hh (Open HTML Help File)
NA

.hh (Open HTML Help File)

The .hh command opens the Debugging Tools for Windows documentation.

.hh [Text] 

Parameters

Text
Specifies the text to find in the index of the Help documentation.

Environment

Item Description
Modes User mode, kernel mode
Targets Live, crash dump
Platforms All

You cannot use this command when you are performing remote debugging through Remote.exe.

Additional Information

For more information about the Help documentation, see Using the Help File.

Remarks

The .hh command opens the Debugging Tools for Windows documentation (Debugger.chm). If you specify Text, the debugger opens the Index pane in the documentation and searches for Text as a keyword in the index. If you do not specify Text, the debugger opens the Contents pane of the documentation.