SFVM_ADDOBJECT message

Adds an object to the Shell view. Used by SHShellFolderView_Message.

SFVM_ADDOBJECT 

    lParam = (LPARAM) pidl;

            

Parameters

pidl [in]

A pointer to the object of interest to add.

Return value

Returns the new listview item ID of the added object if the process was successful; otherwise, returns -1.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Shlobj.h