Article ID: 930088 - Last Review: March 15, 2007 - Revision: 1.4 How to use the D3DKMTInvalidateActiveVidPn function to change desktop display settings in Windows VistaINTRODUCTIONThis article contains information about how to use the D3DKMTInvalidateActiveVidPn function in Windows Vista. This function invalidates the video present network (VidPN) that the video graphics driver is using. MORE INFORMATIONTypically, you use the ChangeDisplaySettingsEx function to set the desktop display settings. However, on a display device that uses the Windows Vista graphics driver model driver, third-party programs and utilities can use the D3DKMTInvalidateActiveVidPn function to set display settings. When you use the D3DKMTInvalidateActiveVidPn function, Windows Vista queries the third-party kernel-mode driver. Therefore, you have more control over the settings than you have when you use the ChangeDisplaySettingsEx function. However, the D3DKMTInvalidateActiveVidPn function does not include a complete superset of the Microsoft Windows graphics device interface (GDI) display configuration API. Also, the D3DKMTInvalidateActiveVidPn function always resets a multimonitor desktop to the default configuration. Therefore, you may have to use the ChangeDisplaySettingsEx function after you use the D3DKMTInvalidateActiveVidPn function so that you can successfully take the following actions:
For more information about the D3DKMTInvalidateActiveVidPn function, visit the following Microsoft Web site: http://msdn2.microsoft.com/en-us/library/aa478331.aspx
(http://msdn2.microsoft.com/en-us/library/aa478331.aspx)
APPLIES TO
| Article Translations
|
Back to the top
