STAEMAddIn.DeploySVBDataConfig

Syntax Parameters Return Value
Sub STAEMAddIn.DeploySVBDataConfig( _
    hwndParent As Long, _
    flags As DeploySVBDataConfigFlags, _
    name As String, _
    svbText As String, _
    extraData As String, _
    ByRef profId As Long)
  • hwndParent [in]

Type: Long

  • flags [in]

Type: DeploySVBDataConfigFlags

  • name [in]

Type: String

  • svbText [in]

Type: String

  • extraData [in]

Type: String

  • profId [out]

Type: Long

This function does not return a value.