.
ref BP_PAINTPARAMS pPaintParams,
.
RECT, BP_BUFFERFORMAT, BP_PAINTPARAMS, BP_ANIMATIONPARAMS
The RECT structure defines the coordinates of the upper-left and lower-right corners of a rectangle.
6/3/2013 5:41:04 PM - dahminator-75.174.65.168
Used with [BeginBufferedAnimation], [BeginBufferedPaint]
7/7/2014 9:31:37 AM - jnm2-50.241.168.105
Used with [BeginBufferedAnimation], [BeginBufferedPaint]
9/7/2016 12:32:58 PM - -50.241.168.105
Used with [BeginBufferedAnimation]
7/7/2014 11:22:01 AM - -50.241.168.105
.
static extern IntPtr BeginBufferedPaint(IntPtr hdcTarget, [In] ref RECT prcTarget, BP_BUFFERFORMAT dwFormat, [In] ref BP_PAINTPARAMS pPaintParams, out IntPtr phdc);
.
RECT, BP_BUFFERFORMAT, BP_PAINTPARAMS
The RECT structure defines the coordinates of the upper-left and lower-right corners of a rectangle.
6/3/2013 5:41:04 PM - dahminator-75.174.65.168
Used with [BeginBufferedAnimation], [BeginBufferedPaint]
7/7/2014 9:31:37 AM - jnm2-50.241.168.105
Used with [BeginBufferedAnimation], [BeginBufferedPaint]
9/7/2016 12:32:58 PM - -50.241.168.105
.
struct BP_PAINTPARAMS : IDisposable
.
public BP_PAINTPARAMS(BPPF flags)
.
Structure BP_PAINTPARAMS
.
.
Used with [BeginBufferedAnimation], [BeginBufferedPaint]
9/7/2016 12:32:58 PM - -50.241.168.105