ReactOS 0.4.15-dev-7131-ge4d03f4
_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 351 of file shellapi.h.

Member Data Documentation

◆ fAnyOperationsAborted

BOOL _SHFILEOPSTRUCTW::fAnyOperationsAborted

◆ fFlags

◆ hNameMappings

PVOID _SHFILEOPSTRUCTW::hNameMappings

Definition at line 358 of file shellapi.h.

Referenced by SHFileOperationA(), and test_unicode().

◆ hwnd

HWND _SHFILEOPSTRUCTW::hwnd

◆ lpszProgressTitle

LPCWSTR _SHFILEOPSTRUCTW::lpszProgressTitle

Definition at line 359 of file shellapi.h.

Referenced by SHFileOperationA(), and test_unicode().

◆ pFrom

◆ pTo

◆ wFunc


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