MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
RemoveSyncCallback Method (handle)
NamespacesMPfm.PlayerPlayerRemoveSyncCallback(Int32)
Removes a synchronization callback from the sync callback list.
Declaration Syntax
C#Visual Basic
protected void RemoveSyncCallback(
	int handle
)
Protected Sub RemoveSyncCallback ( _
	handle As Integer _
)
Parameters
handle (Int32)
Synchronization callback handle

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