IFolderView::GetItemPosition returns E_NOTIMPL

221 Views Asked by At

I'm trying to call the IFolderView::GetItemPosition method, which is documented here and used by Raymond here. But it appears to be returning E_NOTIMPL, an outcome which is corroborated here. I was wondering if there's anything I can do or any newer alternatives I can call. Thanks.

0

There are 0 best solutions below