StarBurn OCX
ContentsIndexHome
PreviousUpNext
IDevice::Callback Method ([in] IStarBurnCallBack *)
C++
[propput, id(32), helpstring("puts user-defined callback")]
HRESULT Callback([in] IStarBurnCallBack * newVal);
Parameters 
Description 
FileSystemHandle 
File system handle
 
TestWrite 
Indicates is it test-write or real burn
 
NextSessionAllowed 
Indicates if next session allowed (VARIANT_TRUE) 

This function is used to burn data from virtual filesystem (Joliet/DVD-Video)

Device.TrackAtOnceFromFileSystemHandle(DVDImage.FileSystemHandle,bTestWrite,true);
Links