StarBurn OCX |
[id(43), helpstring("grabs specified track from specified file")] HRESULT GrabTrack([in] USHORT nTrackNumber, [in] BSTR bstrFileName, [in] VARIANT_BOOL vbIgnoreBadBlocks);
Parameters | Description |
pJolietImage | Joliet filesystem object |
bImportJolietFS | indicates what should be imported Joliet filesystem structures or ISO9660 filesystem structures |
TrackNumber | Track number to import |
Import track from disc to joliet filesystem
You should handle collision callback to handle name collisions. See CollisionCallback property of IJolietImage