StandardMonitorDisplayFormats.Get

This function returns the Name and variable display format for the specified item in the collection.

Syntax Parameters Return Value
Sub StandardMonitorDisplayFormats.Get( _
    Index As Integer, _
    ByRef Name As String, _
    ByRef Format As String)
  • Index [in]

Type: Integer

  • Name [out]

Type: String

  • Format [out]

Type: String

This function does not return a value.