ReactOS 0.4.15-dev-7918-g2a2556c
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 562 of file undocshell.h.

Member Data Documentation

◆ dwDestAttribs

DWORD SFVCOPYHOOKINFO::dwDestAttribs

Definition at line 570 of file undocshell.h.

◆ dwSrcAttribs

DWORD SFVCOPYHOOKINFO::dwSrcAttribs

Definition at line 568 of file undocshell.h.

◆ hwnd

HWND SFVCOPYHOOKINFO::hwnd

Definition at line 564 of file undocshell.h.

◆ pszDestFile

LPCSTR SFVCOPYHOOKINFO::pszDestFile

Definition at line 569 of file undocshell.h.

◆ pszSrcFile

LPCSTR SFVCOPYHOOKINFO::pszSrcFile

Definition at line 567 of file undocshell.h.

◆ wFlags

UINT SFVCOPYHOOKINFO::wFlags

Definition at line 566 of file undocshell.h.

◆ wFunc

UINT SFVCOPYHOOKINFO::wFunc

Definition at line 565 of file undocshell.h.


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