StarBurn OCX
ContentsIndexHome
PreviousUpNext
IJolietImage::Cancel Method
C++
[id(3), helpstring("cancels current operation (building or adding new nodes)")]
HRESULT Cancel(void);
Parameters 
Description 
StartingLBA 
Logical block address from which the image will be started. For ISO-files and for first session it should be 0, otherwise it should be equal to next available LBA of the disc
 
VolumeSetName 
Volume id
 
ApplicationName 
Application name 

This function is used to build image. It means to prepare image for burning or saving.

Links