ISDBApplicationEvents::OnDeviceSyncStarted
		
		
		
		Jump to navigation
		Jump to search
		
CoClass SDBApplication, Interface ISDBApplicationEvents
Sub OnDeviceSyncStarted(DeviceHandle As Long)
Parameters
| Name | Type | Description | 
|---|---|---|
| DeviceHandle | Long | DeviceHandle to the device that can be accessed using SDBDevice class | 
Event description
Is called when device sync starts.
Introduced in MediaMonkey version 4.1.0.1628.
