VirtualBox

Changeset 54430 in vbox for trunk/include


Ignore:
Timestamp:
Feb 24, 2015 10:43:16 AM (10 years ago)
Author:
vboxsync
Message:

Storage/VD: make use of the image type (hdd/dvd/floppy) for sanity checking when creating disk images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vd-image-backend.h

    r50988 r54430  
    44
    55/*
    6  * Copyright (C) 2006-2014 Oracle Corporation
     6 * Copyright (C) 2006-2015 Oracle Corporation
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    139139     * @param   pVDIfsImage     Pointer to the per-image VD interface list.
    140140     * @param   pVDIfsOperation Pointer to the per-operation VD interface list.
     141     * @param   enmType         Requested type of the image.
    141142     * @param   ppBackendData   Opaque state data for this image.
    142143     */
     
    150151                                          PVDINTERFACE pVDIfsImage,
    151152                                          PVDINTERFACE pVDIfsOperation,
     153                                          VDTYPE enmType,
    152154                                          void **ppBackendData));
    153155
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette