VirtualBox

Changeset 67247 in vbox for trunk/include


Ignore:
Timestamp:
Jun 2, 2017 3:17:00 PM (8 years ago)
Author:
vboxsync
Message:

Main,VD: Compressed the Medium::i_exportFile method (VBOX_WITH_NEW_TAR_CREATOR) and hooked it up to the export progress object.

File:
1 edited

Legend:

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

    r67243 r67247  
    726726
    727727/** Initializer for VDINTERFACEPROGRESS.  */
    728 #define VDINTERFACEPROGRESS_INITALIZER(a_pfnProgress) { { 0, NULL, NULL, (VDINTERFACETYPE)-1, 0, NULL }, a_pfnProgress }
     728#define VDINTERFACEPROGRESS_INITALIZER(a_pfnProgress) { { 0, NULL, NULL, VDINTERFACETYPE_INVALID, 0, NULL }, a_pfnProgress }
    729729
    730730/**
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