ReactOS 0.4.15-dev-7942-gd23573b
_SHFILEOPSTRUCTA Struct Reference

#include <shellapi.h>

Collaboration diagram for _SHFILEOPSTRUCTA:

Public Attributes

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

Detailed Description

Definition at line 344 of file shellapi.h.

Member Data Documentation

◆ fAnyOperationsAborted

BOOL _SHFILEOPSTRUCTA::fAnyOperationsAborted

Definition at line 350 of file shellapi.h.

Referenced by DeleteDirectory(), SHFileOperationA(), test_copy(), test_delete(), and test_move().

◆ fFlags

◆ hNameMappings

PVOID _SHFILEOPSTRUCTA::hNameMappings

◆ hwnd

◆ lpszProgressTitle

LPCSTR _SHFILEOPSTRUCTA::lpszProgressTitle

◆ pFrom

◆ pTo

◆ wFunc


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