ReactOS 0.4.15-dev-6055-g36cdd34
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 3639 of file winuser.h.

Member Data Documentation

◆ dwControlData

DWORD tagDROPSTRUCT::dwControlData

Definition at line 3645 of file winuser.h.

◆ dwData

ULONG_PTR tagDROPSTRUCT::dwData

Definition at line 3643 of file winuser.h.

◆ hwndSink

HWND tagDROPSTRUCT::hwndSink

Definition at line 3641 of file winuser.h.

◆ hwndSource

HWND tagDROPSTRUCT::hwndSource

Definition at line 3640 of file winuser.h.

◆ ptDrop

POINT tagDROPSTRUCT::ptDrop

Definition at line 3644 of file winuser.h.

◆ wFmt

DWORD tagDROPSTRUCT::wFmt

Definition at line 3642 of file winuser.h.


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