ReactOS 0.4.16-dev-1276-g70732b0
tagDROPSTRUCT Struct Reference

#include <winuser.h>

Collaboration diagram for tagDROPSTRUCT:

Public Attributes

HWND hwndSource
 
HWND hwndSink
 
DWORD wFmt
 
ULONG_PTR dwData
 
POINT ptDrop
 
DWORD dwControlData
 

Detailed Description

Definition at line 3725 of file winuser.h.

Member Data Documentation

◆ dwControlData

DWORD tagDROPSTRUCT::dwControlData

Definition at line 3731 of file winuser.h.

◆ dwData

ULONG_PTR tagDROPSTRUCT::dwData

Definition at line 3729 of file winuser.h.

◆ hwndSink

HWND tagDROPSTRUCT::hwndSink

Definition at line 3727 of file winuser.h.

◆ hwndSource

HWND tagDROPSTRUCT::hwndSource

Definition at line 3726 of file winuser.h.

◆ ptDrop

POINT tagDROPSTRUCT::ptDrop

Definition at line 3730 of file winuser.h.

◆ wFmt

DWORD tagDROPSTRUCT::wFmt

Definition at line 3728 of file winuser.h.


The documentation for this struct was generated from the following file: