[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaimapi.pas line 216
type IJolietDiscMaster = interface(IUnknown) |
function GetTotalDataBlocks(); |
function GetUsedDataBlocks(); |
function GetDataBlockSize(); |
function AddData(); |
function GetJolietProperties(); |
function SetJolietProperties(); |
end; |
| |
IInterface |