IDXGIOutputDuplication::UnMapDesktopSurface-Methode (dxgi1_2.h)

Ungültigiert den Zeiger auf das Desktopimage, das mithilfe von IDXGIOutputDuplication::MapDesktopSurface abgerufen wurde.

Syntax

HRESULT UnMapDesktopSurface();

Rückgabewert

UnMapDesktopSurface gibt Folgendes zurück:

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 8 [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2012 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile dxgi1_2.h
Bibliothek Dxgi.lib

Weitere Informationen

IDXGIOutputDuplication