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

In This Topic
    GetBindInfo Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function GetBindInfo( _
       ByRef grfBINDF As System.UInteger, _
       ByRef pbindinfo As BINDINFO _
    ) As System.Integer
    System.int GetBindInfo( 
       out System.uint grfBINDF,
       out BINDINFO pbindinfo
    )

    Parameters

    grfBINDF
    pbindinfo
    See Also