ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / IUnknown Interface / AddReference Method

In This Topic
    AddReference Method
    In This Topic
    Increments the reference count for an interface on this instance.
    Syntax
    'Declaration
     
    Function AddReference() As System.Integer
    System.int AddReference()

    Return Value

    The method returns the new reference count.
    See Also