StarBurn OCX
ContentsIndexHome
PreviousUpNext
IDevice::SetSpeeds Method
C++
[id(25), helpstring("sets read/write speeds")]
HRESULT SetSpeeds([in] ULONG ReadSpeed, [in] ULONG WriteSpeed);
Parameters 
Description 
CurrentReadSpeed 
Current read speed
 
MaximumReadSpeed 
Maximum read speed
 
CurrentWriteSpeed 
Current write speed
 
MaximumWriteSpeed 
Maximum write speed 

Gets read and write speeds for current device

Links