codice:
Dim msec As Integer 'tuo numero
'...
Dim outString As String
outString=(New Date(msec*10000)).ToString("HH:MM:SS,fff")