EnhMetaFileDelegate (Delegates)
Last changed: -65.210.48.235

.
Summary

C# Definition:

private delegate int EnhMetaFileProc(IntPtr hdc, IntPtr lpht, [In] ref ENHMETARECORD lpmr, int hHandles, IntPtr data);

VB.NET Definition:

Private Delegate Function EnhMetaFileProc(ByVal hdc As IntPtr, ByVal lpht As IntPtr, <[In]> ByRef lpmr As ENHMETARECORD, ByVal hHandles As Integer, ByVal data As IntPtr) As Integer

User-Defined Types:

ENHMETARECORD

Notes:

None.

Documentation