Edit

Share via


INNoteContentResolutionResult.GetConfirmationRequired(INNoteContent) Method

Definition

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

[Foundation.Export("confirmationRequiredWithNoteContentToConfirm:")]
public static Intents.INNoteContentResolutionResult GetConfirmationRequired (Intents.INNoteContent noteContentToConfirm);
static member GetConfirmationRequired : Intents.INNoteContent -> Intents.INNoteContentResolutionResult

Parameters

noteContentToConfirm
INNoteContent

To be added.

This parameter can be null.

Returns

Attributes

Applies to