Click or drag to resize

GetDataObjectEventArgsAddDataObject Method

Overload List
  NameDescription
Public methodAddDataObject(IWithIdList)
Adds a data object to the list. All PIDLs added to the collection must share the same parent PIDL. The first PIDL added will determine the common parent PIDL. If the first PIDL added has no parent, nothing will be added.
Public methodAddDataObject(ShellItemIdList)
Adds a data object to the list using its PIDL. All PIDLs added to the collection must share the same parent PIDL. The first PIDL added will determine the common parent PIDL. If the first PIDL added has no parent, nothing will be added.
Top
See Also