Desktop Functions: Smart Device Functions:
|
Search Results for "SndSetSound" in [All]aygshell1: SndSetSound static extern uint SndSetSound(SND_EVENT soundEvent, SNDFILEINFO soundFileInfo, bool suppressUI);
Private Shared Function SndSetSound(ByVal seSoundEvent as SoundEvent, ByRef pSoundFileInfo as SNDFILEINFO, ByVal fSuppressUI as Boolean) as UInteger
SndSetSound(SoundEvent.All, sfi, True) |