ISDBDevice::TerminateThreads

From MediaMonkey Wiki
Revision as of 02:23, 10 November 2011 by Peke (talk | contribs) (Created page with "{{MethodDeclaration|SDBDevice|ISDBDevice|Sub DeviceStop(DeviceHandle As Long)}} ===Parameters=== {{MethodParameters |DeviceHandle |Long |Handle of the device to stop threads ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.