- Timestamp:
- Jun 16, 2017 5:39:39 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/fs/isomaker.cpp
r67451 r67453 3148 3148 * @param hIsoMaker The ISO maker handle. 3149 3149 * @param idxBootCat The boot catalog entry. 3150 * @param cEntries Number of entries in the section. 3150 3151 * @param idPlatform The platform ID 3151 3152 * (ISO9660_ELTORITO_PLATFORM_ID_XXX). 3152 * @param pszString CD/DVD-ROM identifier. Optional.3153 * @param pszString Section identifier or something. Optional. 3153 3154 */ 3154 3155 RTDECL(int) RTFsIsoMakerBootCatSetSectionHeaderEntry(RTFSISOMAKER hIsoMaker, uint32_t idxBootCat, uint32_t cEntries,
Note:
See TracChangeset
for help on using the changeset viewer.