Searched defs:VDIfProgress (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1765 VDINTERFACEPROGRESS VDIfProgress; local
1766 VDIfProgress.pfnProgress = pfnProgress;
1767 rc2 = VDInterfaceAdd(&VDIfProgress.Core, "DrvVD_VDIProgress", VDINTERFACETYPE_PROGRESS,

Completed in 54 milliseconds