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

/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp380 int DnDURIList::AppendNativePathsFromList(const char *pszNativePaths, size_t cbNativePaths, function in class:DnDURIList
388 return AppendNativePathsFromList(lstPaths, fFlags);
391 int DnDURIList::AppendNativePathsFromList(const RTCList<RTCString> &lstNativePaths, function in class:DnDURIList

Completed in 33 milliseconds