Public Interface IService Function GetVersionInfo(I As String) As String Function GetInfo(I As String) As String End Interface