CODMetafileComponent::GetHeaderInfo
UINTCODMetafileComponent::GetHeaderInfo(ENHMETAHEADER*pHdrInfo)
Get header information for metafile.
Defined in: OdMetafileComp.cpp
Return Value
If the function succeeds and the structure pointer is NULL, the return value is the size of the record that contains the header; if the structure pointer is a valid pointer, the return value is the number of bytes copied. Otherwise, it is zero. To get extended error information, call GetLastError.
Parameters
pHdrInfo
Address of structure to copy header information into.