[]
public static extern bool EnumEnhMetaFile(IntPtr hdc, IntPtr hemf, Win32.EnumMetaFileProc lpEnhMetaFunc, IntPtr lpData, ref Win32.RECT lpRect)
Type | Name | Description |
---|---|---|
IntPtr | hdc | |
IntPtr | hemf | |
Win32.EnumMetaFileProc | lpEnhMetaFunc | |
IntPtr | lpData | |
Win32.RECT | lpRect |
Type | Description |
---|---|
bool |