This method creates a compatible device context (DC).
HRESULT CreateFMCompatibleDC( OLE_HANDLE hFC, OLE_HANDLE *phDC );
S_OK indicates success. E_OUTOFMEMORY indicates that the system is out of memory. If an error occurs, the appropriate HRESULT value is returned.