ReactOS 0.4.16-dev-927-g467dec4
SFVCOPYHOOKINFO Struct Reference

#include <undocshell.h>

Collaboration diagram for SFVCOPYHOOKINFO:

Public Attributes

HWND hwnd
 
UINT wFunc
 
UINT wFlags
 
LPCSTR pszSrcFile
 
DWORD dwSrcAttribs
 
LPCSTR pszDestFile
 
DWORD dwDestAttribs
 

Detailed Description

Definition at line 601 of file undocshell.h.

Member Data Documentation

◆ dwDestAttribs

DWORD SFVCOPYHOOKINFO::dwDestAttribs

Definition at line 609 of file undocshell.h.

◆ dwSrcAttribs

DWORD SFVCOPYHOOKINFO::dwSrcAttribs

Definition at line 607 of file undocshell.h.

◆ hwnd

HWND SFVCOPYHOOKINFO::hwnd

Definition at line 603 of file undocshell.h.

◆ pszDestFile

LPCSTR SFVCOPYHOOKINFO::pszDestFile

Definition at line 608 of file undocshell.h.

◆ pszSrcFile

LPCSTR SFVCOPYHOOKINFO::pszSrcFile

Definition at line 606 of file undocshell.h.

◆ wFlags

UINT SFVCOPYHOOKINFO::wFlags

Definition at line 605 of file undocshell.h.

◆ wFunc

UINT SFVCOPYHOOKINFO::wFunc

Definition at line 604 of file undocshell.h.


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