VirtualBox

Changeset 67243 in vbox for trunk/include


Ignore:
Timestamp:
Jun 2, 2017 3:10:47 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

    r64274 r67243  
    725725} VDINTERFACEPROGRESS, *PVDINTERFACEPROGRESS;
    726726
     727/** Initializer for VDINTERFACEPROGRESS.  */
     728#define VDINTERFACEPROGRESS_INITALIZER(a_pfnProgress) { { 0, NULL, NULL, (VDINTERFACETYPE)-1, 0, NULL }, a_pfnProgress }
     729
    727730/**
    728731 * Get progress interface from interface list.
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