Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal version As String, _ ByVal ticks As Long, _ ByVal methods As List(Of String) _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim name As String Dim version As String Dim ticks As Long Dim methods As List(Of String) Dim instance As New ServerInfo(name, version, ticks, methods) |
Parameters
- name
- version
- ticks
- methods
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2