'Declaration Public Function New( _ ByVal soundType As SystemSoundType _ )
'Usage Dim soundType As SystemSoundType Dim instance As New SoundNotify(soundType)
public SoundNotify( SystemSoundType soundType )
Parameters
- soundType
- One of the SystemSoundType values.