HelpMsg

Note  This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.

Use the HelpMsg parameter to display a text description for the specified Hresult error code. The Hresult error code must be supplied using hexadecimal notation. For example: 0x80040a02.

Syntax

wttcmd.exe /helpmsg /error:<hresult>
Argument Description

/Error:<Hresult>

The hexadecimal Hresult code.

 

Examples

wttcmd.exe /helpmsg /error:0x80040a02

 

 

Build date: 9/14/2012