ReactOS 0.4.15-dev-7918-g2a2556c
_SHFILEOPSTRUCTW Struct Reference

#include <shellapi.h>

Collaboration diagram for _SHFILEOPSTRUCTW:

Public Attributes

HWND hwnd
 
UINT wFunc
 
LPCWSTR pFrom
 
LPCWSTR pTo
 
FILEOP_FLAGS fFlags
 
BOOL fAnyOperationsAborted
 
PVOID hNameMappings
 
LPCWSTR lpszProgressTitle
 

Detailed Description

Definition at line 354 of file shellapi.h.

Member Data Documentation

◆ fAnyOperationsAborted

BOOL _SHFILEOPSTRUCTW::fAnyOperationsAborted

◆ fFlags

◆ hNameMappings

PVOID _SHFILEOPSTRUCTW::hNameMappings

Definition at line 361 of file shellapi.h.

Referenced by SHFileOperationA(), and test_unicode().

◆ hwnd

HWND _SHFILEOPSTRUCTW::hwnd

◆ lpszProgressTitle

LPCWSTR _SHFILEOPSTRUCTW::lpszProgressTitle

Definition at line 362 of file shellapi.h.

Referenced by SHFileOperationA(), and test_unicode().

◆ pFrom

◆ pTo

◆ wFunc


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