| DirectX SDK | 
The DirectX7.DirectMusicPerformanceCreate method is used to create a performance object.
object.DirectMusicPerformanceCreate() _
    As DirectMusicPerformance
The method returns a DirectMusicPerformance object.
If the method fails, an error is raised and Err.Number is set.