Home
last modified time | relevance | path

Searched refs:ppSI (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rosapps/applications/devutils/shlextdbg/
H A Dshlextdbg.cpp114 static HRESULT CreateShellItemFromParse(PCWSTR Path, IShellItem** ppSI) in CreateShellItemFromParse() argument
120 hr = SHCreateShellItem(NULL, NULL, pidl, ppSI); in CreateShellItemFromParse()