MvcBufferedViewport::Refresh
Transfers the offscreen buffer to the a screen DC.
Defined in: MvcBufferedVp.cpp
Syntax
void MvcBufferedViewport::Refresh(CDC* pDC)void MvcBufferedViewport::Refresh(CDC* pDC, const CRect &rcUpdate)
Return Value
void
Parameters
pDC
Device context to refresh.
rcUpdate
Rectangular area to refresh in container units.