MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
RemoveSync Method (syncHandle)
NamespacesMPfm.Sound.BassNetWrapperChannelRemoveSync(Int32)
Removes a synchronization callback.
Declaration Syntax
C#Visual Basic
public void RemoveSync(
	int syncHandle
)
Public Sub RemoveSync ( _
	syncHandle As Integer _
)
Parameters
syncHandle (Int32)
Handle to the synchronization callback

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)