CODController::SaveMetafile

BOOL CODController::SaveMetafile(LPCTSTR lpszFileName)

Saves the contents of the viewport to an enhanced metafile.

Defined in: OdController.cpp

Return Value

TRUE if viewport successfully saved; otherwise FALSE.

Parameters

lpszFileName

Name of file to create.

Comments

This function creates an enhanced metafile and renders the viewport into it.