This topic has not yet been rated - Rate this topic

EndBufferedPaint function

Applies to: desktop apps only

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

Syntax

HRESULT EndBufferedPaint(
  HPAINTBUFFER hBufferedPaint,
  BOOL fUpdateTarget
);

Parameters

hBufferedPaint

Type: HPAINTBUFFER

The handle of the buffered paint context, obtained through BeginBufferedPaint.

fUpdateTarget

Type: BOOL

TRUE to copy the buffer to the target DC.

Return value

Type: HRESULT

If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Uxtheme.h

DLL

UxTheme.dll

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ