CODMetafileComponent::GetDescription

UINT CODMetafileComponent::GetDescription(CString& strDescription)

Get description of metafile.

Defined in: OdMetafileComp.cpp

Return Value

Size of string returned, in bytes.

Parameters

strDescription

String object to receive description.

Comments

Set the Windows GDI GetEnhMetaFileDescription function for more information.