Click or drag to resize
shell32ApiSHFileOperation Method

Namespace: TheVaultLib
Assembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntax
[DllImportAttribute("shell32.dll", CharSet = CharSet.Unicode)]
public static int SHFileOperation(
	ref shell32ApiSHFILEOPSTRUCT lpFileOp
)

Parameters

lpFileOp
Type: TheVaultLibshell32ApiSHFILEOPSTRUCT

Return Value

Type: Int32
See Also