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

/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp459 int DnDURIList::AppendURIPathsFromList(const char *pszURIPaths, size_t cbURIPaths, function in class:DnDURIList
467 return AppendURIPathsFromList(lstPaths, fFlags);
470 int DnDURIList::AppendURIPathsFromList(const RTCList<RTCString> &lstURI, function in class:DnDURIList

Completed in 63 milliseconds