ISDBDevice::TerminateThreads: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
(Created page with "{{MethodDeclaration|SDBDevice|ISDBDevice|Sub DeviceStop(DeviceHandle As Long)}} ===Parameters=== {{MethodParameters |DeviceHandle |Long |Handle of the device to stop threads ...")
(No difference)

Revision as of 02:23, 10 November 2011

CoClass SDBDevice, Interface ISDBDevice

Sub DeviceStop(DeviceHandle As Long)


Parameters

Name Type Description
DeviceHandle Long Handle of the device to stop threads for.


Method description

Terminate device threads (scanning, syncing, copying), but device should remain in MM interface.