Monitors.RemoveEx

This function removes (deletes) the specified Monitor from the collection; Item can either be 1-based index or Monitor name (with audit log explanation).

Syntax Parameters Return Value
Sub Monitors.RemoveEx( _
    Item As Variant, _
    RemoveInfo As RemoveInfo)
  • Item [in]

Type: Variant

  • RemoveInfo [in]

Type: RemoveInfo

This function does not return a value.