IDragSourceHelper2 interface
Exposes a method that adds functionality to IDragSourceHelper. This method sets the characteristics of a drag-and-drop operation over an IDragSourceHelper object.
Members
The IDragSourceHelper2 interface inherits from IDragSourceHelper. IDragSourceHelper2 also has these types of members:
Methods
The IDragSourceHelper2 interface has these methods.
| Method | Description |
|---|---|
| SetFlags |
Sets the characteristics of a drag-and-drop operation over an IDragSourceHelper object. |
Remarks
This interface also provides the methods of the IDragSourceHelper interface, from which it inherits.
If you want to adjust the behavior of the drag image by calling IDragSourceHelper2::SetFlags, that call should be made before you call InitializeFromWindow or InitializeFromBitmap.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|