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

In This Topic
    SaveCompleted Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub SaveCompleted( _
       ByVal pmk As System.Runtime.InteropServices.ComTypes.IMoniker, _
       ByVal pbc As System.Object _
    ) 
    void SaveCompleted( 
       System.Runtime.InteropServices.ComTypes.IMoniker pmk,
       System.object pbc
    )

    Parameters

    pmk
    pbc
    See Also