次の方法で共有


CimOperationOptions.SetPromptUserRegularMode(CimCallbackMode, Boolean) Method

Definition

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

Applies to