Editar

Compartir a través de


INNotebookItemTypeResolutionResult.GetSuccess(INNotebookItemType) Method

Definition

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

[Foundation.Export("successWithResolvedNotebookItemType:")]
public static Intents.INNotebookItemTypeResolutionResult GetSuccess (Intents.INNotebookItemType resolvedNotebookItemType);
static member GetSuccess : Intents.INNotebookItemType -> Intents.INNotebookItemTypeResolutionResult

Parameters

resolvedNotebookItemType
INNotebookItemType

Returns

Attributes

Applies to