ISDBApplicationEvents::OnDeviceSyncCompleted: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
(Created page with "===Parameters=== {{MethodParameters |DeviceHandle|Long | DeviceHandle to the device that can be accessed using SDBDevice class }} ===Event description=== Is called when ...")
 
m (declaration)
 
Line 1: Line 1:
{{MethodDeclaration|SDBApplication|ISDBApplicationEvents|Sub OnDeviceSyncCompleted(DeviceHandler As Long)}}
===Parameters===
===Parameters===


Line 9: Line 11:
Is called when device sync finished
Is called when device sync finished


Note: This event takes effect from MediaMonkey 4.1.0.1628 and higher!
{{Introduced|4.1.0.1628}}

Latest revision as of 21:45, 20 April 2013

CoClass SDBApplication, Interface ISDBApplicationEvents

Sub OnDeviceSyncCompleted(DeviceHandler 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 finished

Introduced in MediaMonkey version 4.1.0.1628.