IProgressDialogTimer Method
Resets the progress dialog box timer to zero.
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.
abstract Timer :
timerAction : ProgressDialogTimerFlags *
?reserved : IntPtr
(* Defaults:
let _reserved = defaultArg reserved new IntPtr()
*)
-> unit
No code example is currently available or this language may not be supported.
Parameters
- timerAction ProgressDialogTimerFlags
-
Flags that indicate the action to be taken by the timer.
- reserved IntPtr (Optional)
-
Reserved. Set to NULL.