dsh_ChannelStop
__stdcall dsh_ChannelStop(
CHANNELID channel,
INT flags);Parameters
channel
Specifies the channel which should stop playing.
flags
Reserved for future use.
Return Values
Returns DSHRES_OK if successful. Other return values are DSHRES_WRONGPARAM and DSHRES_GENERALERROR.
Remarks
Channel will stop playing at once.
See also
dsh_ChannelPlay