"CFSTR_DSOP_DS_SELECTION_LIST"
The CFSTR_DSOP_DS_SELECTION_LIST clipboard format is
provided by the IDataObject obtained by calling IDsObjectPicker::InvokeDialog.
The CFSTR_DSOP_DS_SELECTION_LIST clipboard format provides
an HGLOBAL that contains a DS_SELECTION_LIST structure. The
DS_SELECTION_LIST structure contains data about the items
selected in a Directory
Object Picker dialog box.
Requirements
Client: Included in Windows XP and
Windows 2000 Professional. Server: Included in Windows Server 2003 and
Windows 2000 Server. Header: Declared in ObjSel.h.