How can i use this code

Code:
ret = mciSendString("open " & "c:\midi\" & FileName & ".mid  type sequencer alias canyon", 0&, 0, 0)
   ret = mciSendString("play canyon", 0&, 0, 0)
But make the midi start at 22 seconds ??