IReporterV6.New

Syntax Parameters Return Value
Sub IReporterV6.New( _
    lMonitorID As Long, _
    Name As String, _
    SafeArray As Variant, _
    pCallback As IReporterV6Callback)
  • lMonitorID [in]

Type: Long

  • Name [in]

Type: String

  • SafeArray [in]

Type: Variant

  • pCallback [in]

Type: IReporterV6Callback

This function does not return a value.