ReactOS 0.4.15-dev-7958-gcd0bb1a
_DROPFILES Struct Reference

#include <shlobj.h>

Collaboration diagram for _DROPFILES:

Public Attributes

DWORD pFiles
 
POINT pt
 
BOOL fNC
 
BOOL fWide
 

Detailed Description

Definition at line 2290 of file shlobj.h.

Member Data Documentation

◆ fNC

BOOL _DROPFILES::fNC

Definition at line 2294 of file shlobj.h.

Referenced by DragQueryPoint(), and test_DragQueryFile().

◆ fWide

◆ pFiles

◆ pt

POINT _DROPFILES::pt

Definition at line 2293 of file shlobj.h.

Referenced by _CDataObject_CreateInstance(), DragQueryPoint(), and test_DragQueryFile().


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