ReactOS 0.4.16-dev-1946-g52006dd
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 623 of file undocshell.h.

Member Data Documentation

◆ dwDestAttribs

DWORD SFVCOPYHOOKINFO::dwDestAttribs

Definition at line 631 of file undocshell.h.

◆ dwSrcAttribs

DWORD SFVCOPYHOOKINFO::dwSrcAttribs

Definition at line 629 of file undocshell.h.

◆ hwnd

HWND SFVCOPYHOOKINFO::hwnd

Definition at line 625 of file undocshell.h.

◆ pszDestFile

LPCSTR SFVCOPYHOOKINFO::pszDestFile

Definition at line 630 of file undocshell.h.

◆ pszSrcFile

LPCSTR SFVCOPYHOOKINFO::pszSrcFile

Definition at line 628 of file undocshell.h.

◆ wFlags

UINT SFVCOPYHOOKINFO::wFlags

Definition at line 627 of file undocshell.h.

◆ wFunc

UINT SFVCOPYHOOKINFO::wFunc

Definition at line 626 of file undocshell.h.


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