| CMetaFileDC | Constructs a CMetaFileDC object. |
| Create | Creates the Windows metafile device context and attaches it to the CMetaFileDC object. |
| Close | Closes the device context, and creates a metafile handle. | |
| SelectObject | Selects a GDI drawing object into the specified device context, which replaces the previous object of the same type. | |
| SelectStockObject | Retrieves one of the predefined stock pens, brushes, or fonts and causes the stock object to become the currently selected object of its type. |