IDCompositionDeviceDebug interface (dcomp.h)

Provides access to rendering features that help with application debugging and performance tuning. This interface can be queried from the DirectComposition device interface.

Inheritance

The IDCompositionDeviceDebug interface inherits from the IUnknown interface. IDCompositionDeviceDebug also has these types of members:

Methods

The IDCompositionDeviceDebug interface has these methods.

 
IDCompositionDeviceDebug::DisableDebugCounters

Disables display of performance debugging counters.
IDCompositionDeviceDebug::EnableDebugCounters

Enables display of performance debugging counters.

Requirements

Requirement Value
Target Platform Windows
Header dcomp.h

See also

IDCompositionDesktopDevice

IDCompositionDevice2

IDCompositionVisualDebug