MASObj.GetConnectionInfo

Syntax Parameters Return Value
Sub MASObj.GetConnectionInfo( _
    ByRef strDSN As String, _
    ByRef strUID As String, _
    ByRef strPWD As String, _
    ByRef strStation As String, _
    ByRef strLogin As String, _
    ByRef strPassword As String)
  • strDSN [out]

Type: String

  • strUID [out]

Type: String

  • strPWD [out]

Type: String

  • strStation [out]

Type: String

  • strLogin [out]

Type: String

  • strPassword [out]

Type: String

This function does not return a value.