ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / CopyEnhMetaFile Method

In This Topic
    CopyEnhMetaFile Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function CopyEnhMetaFile( _
       ByVal hemfSrc As System.IntPtr, _
       ByVal file As System.String _
    ) As System.IntPtr
    public static System.IntPtr CopyEnhMetaFile( 
       System.IntPtr hemfSrc,
       System.string file
    )

    Parameters

    hemfSrc
    file
    See Also