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

In This Topic
    SetMoniker Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function SetMoniker( _
       ByVal dwWhichMoniker As System.Integer, _
       ByVal pmk As System.Runtime.InteropServices.ComTypes.IMoniker _
    ) As System.Integer
    System.int SetMoniker( 
       System.int dwWhichMoniker,
       System.Runtime.InteropServices.ComTypes.IMoniker pmk
    )

    Parameters

    dwWhichMoniker
    pmk
    See Also