ReactOS 0.4.15-dev-8079-g5db69da
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 3649 of file winuser.h.

Member Data Documentation

◆ dwControlData

DWORD tagDROPSTRUCT::dwControlData

Definition at line 3655 of file winuser.h.

◆ dwData

ULONG_PTR tagDROPSTRUCT::dwData

Definition at line 3653 of file winuser.h.

◆ hwndSink

HWND tagDROPSTRUCT::hwndSink

Definition at line 3651 of file winuser.h.

◆ hwndSource

HWND tagDROPSTRUCT::hwndSource

Definition at line 3650 of file winuser.h.

◆ ptDrop

POINT tagDROPSTRUCT::ptDrop

Definition at line 3654 of file winuser.h.

◆ wFmt

DWORD tagDROPSTRUCT::wFmt

Definition at line 3652 of file winuser.h.


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