IDropSource.GiveFeedback(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GiveFeedback(System::UInt32 dwEffect);
public:
int GiveFeedback(unsigned int dwEffect);
int GiveFeedback(unsigned int dwEffect);
public int GiveFeedback (uint dwEffect);
abstract member GiveFeedback : uint32 -> int
Public Function GiveFeedback (dwEffect As UInteger) As Integer
Parameters
- dwEffect
- UInt32
[in] do not use
Returns
Do not use.