Searched refs:itemList (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp1421 ITEMIDLIST *itemList = NULL; local
1546 ITEMIDLIST *itemList = NULL; local
1557 &itemList);
1561 if (itemList) {
1562 pMalloc->Free(itemList);
1567 hr = SHGetPathFromIDList(itemList, commonPath);
1568 pMalloc->Free(itemList);

Completed in 13 milliseconds