OPM_GET_OUTPUT_ID
Returns the unique identifier of the monitor associated with this video output.
Requirement | Value |
---|---|
Request GUID | OPM_GET_OUTPUT_ID |
Input data | None |
Return data | An OPM_OUTPUT_ID_DATA structure |
Remarks
The video driver assigns a unique identifier to each monitor. This query returns the identifier for the monitor that is associated with the current IOPMVideoOutput pointer.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also