ReactOS 0.4.16-dev-1097-g530d26a
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 3660 of file winuser.h.

Member Data Documentation

◆ dwControlData

DWORD tagDROPSTRUCT::dwControlData

Definition at line 3666 of file winuser.h.

◆ dwData

ULONG_PTR tagDROPSTRUCT::dwData

Definition at line 3664 of file winuser.h.

◆ hwndSink

HWND tagDROPSTRUCT::hwndSink

Definition at line 3662 of file winuser.h.

◆ hwndSource

HWND tagDROPSTRUCT::hwndSource

Definition at line 3661 of file winuser.h.

◆ ptDrop

POINT tagDROPSTRUCT::ptDrop

Definition at line 3665 of file winuser.h.

◆ wFmt

DWORD tagDROPSTRUCT::wFmt

Definition at line 3663 of file winuser.h.


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