logo
NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64 Struct Reference

SHFILEOPSTRUCT_x64 struct More...

Public Attributes

IntPtr hwnd
 pointer or a handle. More...
 
FileOperationType wFunc
 File operation type. More...
 
string pFrom
 From path More...
 
string pTo
 destination 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_x64.fAnyOperationsAborted
FileOperationFlags NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64.fFlags
IntPtr NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64.hNameMappings
IntPtr NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64.hwnd
string NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64.lpszProgressTitle
string NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64.pFrom
string NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64.pTo
FileOperationType NoteFly.FrmManageNotes.SHFILEOPSTRUCT_x64.wFunc