Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.13 KB

-wdfkd-wdftraceprtdebug.md

File metadata and controls

45 lines (31 loc) · 1.13 KB
title description keywords ms.date topic_type ms.topic api_name api_type
!wdfkd.wdftraceprtdebug
The !wdfkd.wdftraceprtdebug extension enables and disables the Traceprt.dll diagnostic mode, which generates verbose debugging information.
!wdfkd.wdftraceprtdebug Windows Debugging
05/23/2017
apiref
reference
wdfkd.wdftraceprtdebug
NA

!wdfkd.wdftraceprtdebug

The !wdfkd.wdftraceprtdebug extension enables and disables the Traceprt.dll diagnostic mode, which generates verbose debugging information.

!wdfkd.wdftraceprtdebug {on | off}

Parameters

on
Enables the Traceprt.dll diagnostic mode.

off
Disables the Traceprt.dll diagnostic mode.

DLL

Wdfkd.dll

Frameworks

KMDF 1, UMDF 2

Additional Information

For more information, see Kernel-Mode Driver Framework Debugging.

Remarks

You should use the !wdfkd.wdftraceprtdebug extension only at the direction of technical support.