ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / DeleteEnhMetaFile Method

In This Topic
    DeleteEnhMetaFile Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function DeleteEnhMetaFile( _
       ByVal hemf As System.IntPtr _
    ) As System.Boolean
    public static System.bool DeleteEnhMetaFile( 
       System.IntPtr hemf
    )

    Parameters

    hemf
    See Also