VintaSoftTwain Control v6.0
VintaSoftTwain Object / Register Method
User name.
User email.
Registration code.
In This Topic
    Register Method
    In This Topic
    Description
    Registers ActiveX.
    Syntax
    Visual Basic
    Public Function Register( _
       ByVal user As String, _
       ByVal email As String, _
       ByVal regCode As String _
    ) As Boolean
    Parameters
    user
    User name.
    email
    User email.
    regCode
    Registration code.
    Return Type
    Always returns TRUE.
    See Also