Retrieves the IShellFolder interface for the desktop folder, which is the root of the shell’s name space.
WINSHELLAPI HRESULT WINAPI SHGetDesktopFolder(
LPSHELLFOLDER *ppshf | |
); |
Returns NOERROR if successful or an OLE-defined error result otherwise.