logo
NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86 Struct Reference

SHFILEOPSTRUCT_x86 struct More...

Public Attributes

IntPtr hwnd
 pointer or handle More...
 
FileOperationType wFunc
 Enum for the file operation More...
 
string pFrom
 from path More...
 
string pTo
 desitionation path More...
 
FileOperationFlags fFlags
 File operation flag More...
 
bool fAnyOperationsAborted
  More...
 
IntPtr hNameMappings
  More...
 
string lpszProgressTitle
  More...
 

Detailed Description

Member Data Documentation

bool NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86.fAnyOperationsAborted
FileOperationFlags NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86.fFlags
IntPtr NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86.hNameMappings
IntPtr NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86.hwnd
string NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86.lpszProgressTitle
string NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86.pFrom
string NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86.pTo
FileOperationType NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x86.wFunc