VirtualBox

Changeset 40258 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 27, 2012 9:48:41 AM (13 years ago)
Author:
vboxsync
Message:

Storage/VD: errors during closing all images in VDDestroy shouldn't be lost

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vd.h

    r39798 r40258  
    470470 * If container has opened image files they will be closed.
    471471 *
    472  * @param   pDisk           Pointer to HDD container.
    473  */
    474 VBOXDDU_DECL(void) VDDestroy(PVBOXHDD pDisk);
     472 * @return  VBox status code.
     473 * @param   pDisk           Pointer to HDD container.
     474 */
     475VBOXDDU_DECL(int) VDDestroy(PVBOXHDD pDisk);
    475476
    476477/**
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