ReactOS 0.4.16-dev-178-g8ba6102
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 594 of file undocshell.h.

Member Data Documentation

◆ dwDestAttribs

DWORD SFVCOPYHOOKINFO::dwDestAttribs

Definition at line 602 of file undocshell.h.

◆ dwSrcAttribs

DWORD SFVCOPYHOOKINFO::dwSrcAttribs

Definition at line 600 of file undocshell.h.

◆ hwnd

HWND SFVCOPYHOOKINFO::hwnd

Definition at line 596 of file undocshell.h.

◆ pszDestFile

LPCSTR SFVCOPYHOOKINFO::pszDestFile

Definition at line 601 of file undocshell.h.

◆ pszSrcFile

LPCSTR SFVCOPYHOOKINFO::pszSrcFile

Definition at line 599 of file undocshell.h.

◆ wFlags

UINT SFVCOPYHOOKINFO::wFlags

Definition at line 598 of file undocshell.h.

◆ wFunc

UINT SFVCOPYHOOKINFO::wFunc

Definition at line 597 of file undocshell.h.


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