GetBufferedPaintDC function
Gets the paint device context (DC). This is the same value retrieved by BeginBufferedPaint.
Syntax
HDC GetBufferedPaintDC( HPAINTBUFFER hBufferedPaint );
Parameters
- hBufferedPaint
-
Type: HPAINTBUFFER
Handle of the buffered paint context, obtained through BeginBufferedPaint.
Return value
Type: HDC
Handle of the requested DC. This is the same DC that is returned by BeginBufferedPaint. Returns NULL upon failure.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012