Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes an object from the shell view. Used by SHShellFolderView_Message.
SFVM_REMOVEOBJECT
lParam = (LPARAM) pidl;
Parameters
-
pidl [in]
- PIDL of the object to remove.
Return value
Returns the index of the item that was removed if an item matching the specified PIDL was found; otherwise, returns -1.
Remarks
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|