PooledObj.InitializeROS

Syntax Parameters Return Value
Sub PooledObj.InitializeROS( _
    strLogin As String, _
    strPasswd As String, _
    strStation As String, _
    strConnection As String, _
    sessionId As Long, _
    nTimeLimitSecs As Long, _
    ByRef pid As Long)
  • strLogin [in]

Type: String

  • strPasswd [in]

Type: String

  • strStation [in]

Type: String

  • strConnection [in]

Type: String

  • sessionId [in]

Type: Long

  • nTimeLimitSecs [in]

Type: Long

  • pid [out]

Type: Long

This function does not return a value.