Editar

Compartir a través de


INNoteResolutionResult.GetSuccess(INNote) Method

Definition

Factory method to create an INNoteResolutionResult object indicating that the parameter value was successfully matched.

[Foundation.Export("successWithResolvedNote:")]
public static Intents.INNoteResolutionResult GetSuccess (Intents.INNote resolvedNote);
static member GetSuccess : Intents.INNote -> Intents.INNoteResolutionResult

Parameters

resolvedNote
INNote

Returns

Attributes

Applies to