void DrawMetafile(CDC* pDC, CRect& rc);
Parameters
pDC
Pointer to the metafile device context.
rc
Rectangular area to be drawn in.
Remarks
Called by the framework when the metafile device context is being used.
COleControl Overview | Class Members | Hierarchy Chart
See Also COleControl::OnDraw, COleControl::DrawContent, COleControl::OnDrawMetafile