GUID_DEVINTERFACE_OPM

The GUID_DEVINTERFACE_OPM device interface class is defined for display adapter drivers that operate in the context of the Windows Vista Display Driver Model and support output protection management (OPM) for monitor child devices.

Attribute Setting

Identifier

GUID_DEVINTERFACE_OPM

Class GUID

{BF4672DE-6B4E-4BE4-A325-68A91EA49C09}

Remarks

Drivers register instances of this device interface class to notify the operating system and applications of the presence of OPM device interfaces.

If a display miniport driver supports a direct-call OPM interface for this device setup class, a kernel-mode component can retrieve the direct-call interface by calling the miniport driver's DxgkDdiQueryInterface function and supplying GUID_DEVINTERFACE_OPM to specify the interface type.

For information about OPM, see Supporting Output Protection Manager.

Requirements

Version

Available in Windows Vista and later versions of Windows.

Header

Dispmprt.h (include Dispmprt.h)