[]
public static extern bool PlayEnhMetaFile(IntPtr hdc, IntPtr hemf, ref Win32.RECT lpRect)
Public Shared Function PlayEnhMetaFile(hdc As IntPtr, hemf As IntPtr, ByRef lpRect As Win32.RECT) As Boolean
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc | |
| IntPtr | hemf | |
| Win32.RECT | lpRect |
| Type | Description |
|---|---|
| bool |