Share via


ID2D1Device2::FlushDeviceContexts-Methode (d2d1_3.h)

Leeren Sie alle Gerätekontexte, die auf eine bestimmte Bitmap verweisen.

Syntax

void FlushDeviceContexts(
  [in] ID2D1Bitmap *bitmap
);

Parameter

[in] bitmap

Typ: ID2D1Bitmap*

Die Auf diesem Gerät erstellte Bitmap, für die alle verweisenden Gerätekontexte geleert werden.

Rückgabewert

Keine

Anforderungen

Anforderung Wert
Zielplattform Windows
Kopfzeile d2d1_3.h
Bibliothek D2d1_3.lib
DLL D2d1_3.dll

Weitere Informationen

ID2D1Device2