ID2D1Device2::FlushDeviceContexts method (d2d1_3.h)
Flush all device contexts that reference a given bitmap.
Syntax
void FlushDeviceContexts(
[in] ID2D1Bitmap *bitmap
);
Parameters
[in] bitmap
Type: ID2D1Bitmap*
The bitmap, created on this device, for which all referencing device contexts will be flushed.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
Library | D2d1_3.lib |
DLL | D2d1_3.dll |