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

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

    Parameters

    hemf
    See Also