|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <undocshell.h>

Public Attributes | |
| HWND | hwnd |
| UINT | wFunc |
| UINT | wFlags |
| LPCSTR | pszSrcFile |
| DWORD | dwSrcAttribs |
| LPCSTR | pszDestFile |
| DWORD | dwDestAttribs |
Definition at line 623 of file undocshell.h.
| DWORD SFVCOPYHOOKINFO::dwDestAttribs |
Definition at line 631 of file undocshell.h.
| DWORD SFVCOPYHOOKINFO::dwSrcAttribs |
Definition at line 629 of file undocshell.h.
| HWND SFVCOPYHOOKINFO::hwnd |
Definition at line 625 of file undocshell.h.
| LPCSTR SFVCOPYHOOKINFO::pszDestFile |
Definition at line 630 of file undocshell.h.
| LPCSTR SFVCOPYHOOKINFO::pszSrcFile |
Definition at line 628 of file undocshell.h.
| UINT SFVCOPYHOOKINFO::wFlags |
Definition at line 627 of file undocshell.h.
| UINT SFVCOPYHOOKINFO::wFunc |
Definition at line 626 of file undocshell.h.