ReactOS 0.4.16-dev-555-g690643f
|
Public Attributes | |
DWORD | ident |
DWORD | iComment |
DWORD | nVersion |
DWORD | nChecksum |
DWORD | fFlags |
DWORD | cbWinMetaFile |
Definition at line 2848 of file enhmetafile.c.
DWORD wmf_in_emf_comment::cbWinMetaFile |
Definition at line 2855 of file enhmetafile.c.
Referenced by SetWinMetaFileBits().
DWORD wmf_in_emf_comment::fFlags |
Definition at line 2854 of file enhmetafile.c.
Referenced by SetWinMetaFileBits().
DWORD wmf_in_emf_comment::iComment |
Definition at line 2851 of file enhmetafile.c.
Referenced by SetWinMetaFileBits().
DWORD wmf_in_emf_comment::ident |
Definition at line 2850 of file enhmetafile.c.
Referenced by SetWinMetaFileBits().
DWORD wmf_in_emf_comment::nChecksum |
Definition at line 2853 of file enhmetafile.c.
Referenced by SetWinMetaFileBits().
DWORD wmf_in_emf_comment::nVersion |
Definition at line 2852 of file enhmetafile.c.
Referenced by SetWinMetaFileBits().