Construct a CMetaFileDC object in two steps.
CMetaFileDC( );
Remarks
First, call CMetaFileDC, then call Create, which creates the Windows metafile device context and attaches it to the CMetaFileDC object.
Requirements
Header: afxext.h
Construct a CMetaFileDC object in two steps.
CMetaFileDC( );
First, call CMetaFileDC, then call Create, which creates the Windows metafile device context and attaches it to the CMetaFileDC object.
Header: afxext.h