Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IOleUndoUnit Interface / GetUnitType Method

In This Topic
    GetUnitType Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function GetUnitType( _
       ByRef clsid As System.Integer, _
       ByRef plID As System.Integer _
    ) As System.Integer
    System.int GetUnitType( 
       out System.int clsid,
       out System.int plID
    )

    Parameters

    clsid
    plID
    See Also