Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.73 KB

sfvm-thisidlist.md

File metadata and controls

51 lines (30 loc) · 1.73 KB
description ms.assetid title ms.topic ms.date
SFVM\_THISIDLIST may be altered or unavailable.
488f696d-aa71-4727-bbd2-c99e7d245d85
SFVM_THISIDLIST message (Shlobj.h)
reference
05/31/2018

SFVM_THISIDLIST message

[SFVM_THISIDLIST is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

Allows the callback object to specify the view's pointer to an item identifier list (PIDL). This is used only when IPersistIDList::SetIDList and IPersistFolder2::GetCurFolder have failed. Used by IShellFolderViewCB::MessageSFVCB.

SFVM_THISIDLIST
    lParam = (LPARAM)(LPITEMIDLIST*) pidl;
            

Parameters

pidl [out]

The address of the view's PIDL.

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
End of client support
Windows XP with SP2
End of server support
Windows Server 2003
Header
Shlobj.h