IFileOperationSetOperationFlags Method
Sets parameters for the current operation.
Namespace: DevCase.Win32.InterfacesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
- dwOperationFlags FileOperationFlags
-
Flags that control the file operation.
Note: If SetOperationFlags(FileOperationFlags) function is not called,
the default flags used by the operation are:
AllowUndo + NoConfirmMakeDir.
HResult
If this method succeeds, it returns
S_OK.
Otherwise, it returns an
HResult error code.