GetEnhMetaFileDescriptionA (GDI32.@)
UINT GetEnhMetaFileDescriptionA ( HENHMETAFILE hmf, UINT size, LPSTR buf )
hmf | [In] | enhanced metafile. |
size | [In] | size of buf. |
[Out] | buffer to receive description. |
See GetEnhMetaFileDescriptionW.
Declared in "include/wingdi.h". gitlab.winehq.org/wine/wine/blob/master/include/wingdi.h
Implemented in "dlls/gdi32/enhmetafile.c". gitlab.winehq.org/wine/wine/blob/master/dlls/gdi32/enhmetafile.c
Debug channel "enhmetafile".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.