ReactOS 0.4.17-dev-116-ga4b6fe9
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 668 of file undocshell.h.

Member Data Documentation

◆ dwDestAttribs

DWORD SFVCOPYHOOKINFO::dwDestAttribs

Definition at line 676 of file undocshell.h.

◆ dwSrcAttribs

DWORD SFVCOPYHOOKINFO::dwSrcAttribs

Definition at line 674 of file undocshell.h.

◆ hwnd

HWND SFVCOPYHOOKINFO::hwnd

Definition at line 670 of file undocshell.h.

◆ pszDestFile

LPCSTR SFVCOPYHOOKINFO::pszDestFile

Definition at line 675 of file undocshell.h.

◆ pszSrcFile

LPCSTR SFVCOPYHOOKINFO::pszSrcFile

Definition at line 673 of file undocshell.h.

◆ wFlags

UINT SFVCOPYHOOKINFO::wFlags

Definition at line 672 of file undocshell.h.

◆ wFunc

UINT SFVCOPYHOOKINFO::wFunc

Definition at line 671 of file undocshell.h.


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