CMetaFileDC::CMetaFileDC

Syntax

CMetaFileDC();

Remarks

Construction of a CMetaFileDC object is a two-step process. First, call CMetaFileDC, then call Create, which creates the Windows metafile device context and attaches it to the CMetaFileDC object.

See Also

CMetaFileDC::Create