Object.SpeedCount() As Long |
Remarks
(Read only) Gets the number of speeds supported by the selected drive.
Use the ILTDVDBurner.GetSpeedName
method
to retrieve a user-friendly string that describes each speed supported
by the drive. Use the
ILTDVDBurner.GetSpeedValue method to retrieve the speed value.
Win32, x64
See Also