[]
public static extern bool PlayEnhMetaFile(nint hdc, nint 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 |
|---|---|---|
| nint | hdc | |
| nint | hemf | |
| Win32.RECT | lpRect |
| Type | Description |
|---|---|
| bool |