Searched refs:storage_item (Results 1 – 2 of 2) sorted by relevance
134 mswr::ComPtr<winstorage::IStorageItem> storage_item; in SinglePickerDone() local136 hr = file.As(&storage_item); in SinglePickerDone()140 hr = storage_item->get_Path(file_path.GetAddressOf()); in SinglePickerDone()340 mswr::ComPtr<winstorage::IStorageItem> storage_item; in ComposeMultiFileResult() local341 hr = file.As(&storage_item); in ComposeMultiFileResult()346 hr = storage_item->get_Path(file_path_str.GetAddressOf()); in ComposeMultiFileResult()529 mswr::ComPtr<winstorage::IStorageItem> storage_item; in FilePickerDone() local531 hr = file.As(&storage_item); in FilePickerDone()535 hr = storage_item->get_Path(file_path.GetAddressOf()); in FilePickerDone()598 mswr::ComPtr<winstorage::IStorageItem> storage_item; in FolderPickerDone() local[all …]
205 mswr::ComPtr<winstorage::IStorageItem> storage_item; in SinglePickerDone() local207 hr = file.As(&storage_item); in SinglePickerDone()211 hr = storage_item->get_Path(file_path.GetAddressOf()); in SinglePickerDone()403 mswr::ComPtr<winstorage::IStorageItem> storage_item; in ComposeMultiFileResult() local404 hr = file.As(&storage_item); in ComposeMultiFileResult()409 hr = storage_item->get_Path(file_path_str.GetAddressOf()); in ComposeMultiFileResult()577 mswr::ComPtr<winstorage::IStorageItem> storage_item; in FilePickerDone() local579 hr = file.As(&storage_item); in FilePickerDone()583 hr = storage_item->get_Path(file_path.GetAddressOf()); in FilePickerDone()