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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4787 nsresult (*DirectoryRemoveRecursive)( member in struct:IGuestSession_vtbl
H A DVBoxCAPI_v4_3.h8805 nsresult (*DirectoryRemoveRecursive)( member in struct:IGuestSession_vtbl
9089 nsresult (*DirectoryRemoveRecursive)( member in struct:IGuestSessionVtbl
9318 #define IGuestSession_DirectoryRemoveRecursive(p, aPath, aFlags, aProgress) ((p)->lpVtbl->DirectoryRemoveRecursive(p, aPath, aFlags, aProgress))

Completed in 193 milliseconds