AudioCDBurnerGetInfoDrives Method |
Namespace:
CSAudioCDBurner
Assembly:
CSAudioCDBurner (in CSAudioCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public long GetInfoDrives()
Public Function GetInfoDrives As Long
Dim instance As AudioCDBurner
Dim returnValue As Long
returnValue = instance.GetInfoDrives()
member GetInfoDrives : unit -> int64
public long GetInfoDrives()
public function GetInfoDrives() : long
function GetInfoDrives();
Return Value
Type:
Int64See Also