Edit

Share via


INNoteResolutionResult.GetConfirmationRequired(INNote) Method

Definition

Factory method to create an INNoteResolutionResult object indicating that the user must confirm the value of the parameter.

[Foundation.Export("confirmationRequiredWithNoteToConfirm:")]
public static Intents.INNoteResolutionResult GetConfirmationRequired (Intents.INNote noteToConfirm);
static member GetConfirmationRequired : Intents.INNote -> Intents.INNoteResolutionResult

Parameters

noteToConfirm
INNote

To be added.

This parameter can be null.

Returns

Attributes

Applies to