ID2D1Device2::FlushDeviceContexts method
Flush all device contexts that reference a given bitmap.
Syntax
void
FlushDeviceContexts(
[in] ID2D1Bitmap *bitmap
);
Parameters
- bitmap [in]
-
Type: ID2D1Bitmap*
The bitmap, created on this device, for which all referencing device contexts will be flushed.
Return value
This method does not return a value.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: