CimOperationOptions.SetPromptUserRegularMode(CimCallbackMode, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetPromptUserRegularMode(Microsoft::Management::Infrastructure::Options::CimCallbackMode callbackMode, bool automaticConfirmation);
public:
void SetPromptUserRegularMode(Microsoft::Management::Infrastructure::Options::CimCallbackMode callbackMode, bool automaticConfirmation);
void SetPromptUserRegularMode(Microsoft::Management::Infrastructure::Options::CimCallbackMode callbackMode, bool automaticConfirmation);
public void SetPromptUserRegularMode (Microsoft.Management.Infrastructure.Options.CimCallbackMode callbackMode, bool automaticConfirmation);
member this.SetPromptUserRegularMode : Microsoft.Management.Infrastructure.Options.CimCallbackMode * bool -> unit
Public Sub SetPromptUserRegularMode (callbackMode As CimCallbackMode, automaticConfirmation As Boolean)
Parameters
- callbackMode
- CimCallbackMode
- automaticConfirmation
- Boolean