EndBufferedPaint Function Home
EndBufferedPaint Function

Completes a buffered paint operation and frees the associated buffered paint handle.

Syntax

HRESULT EndBufferedPaint(      
    HPAINTBUFFER hBufferedPaint,     BOOL fUpdateTarget );

Parameters

hBufferedPaint
The handle of the buffered paint context, obtained through BeginBufferedPaint.
fUpdateTarget
TRUE to copy the buffer to the target device context (DC).

Return Value

Returns S_OK if successful, or an error value otherwise.

Function Information

Stock ImplementationUxTheme.dll
Custom ImplementationNo
Headeruxtheme.h
Import libraryNone
Minimum operating systems Windows Vista
© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View