C# Class AcTools.Utils.FileUtils.SHFILEOPSTRUCT

Datei anzeigen Open project: gro-ove/actools

Public Properties

Property Type Description
fFlags FileOperationFlags
hNameMappings System.IntPtr
hwnd System.IntPtr
lpszProgressTitle string
pFrom string
pTo string

Property Details

fFlags public_oe property

public FileOperationFlags fFlags
return FileOperationFlags

hNameMappings public_oe property

public IntPtr,System hNameMappings
return System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

lpszProgressTitle public_oe property

public string lpszProgressTitle
return string

pFrom public_oe property

public string pFrom
return string

pTo public_oe property

public string pTo
return string