Desktop Functions: Smart Device Functions:
|
EnhMetaFileDelegate (Delegates)
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. Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed. |
|