Contents

INEnumResolutionResult

A resolution result for an enumeration associated with an intent.

Declaration

class INEnumResolutionResult

Overview

An INEnumResolutionResult object is what you return when resolving enumeration related parameters of an intent object. Use the creation method that best reflects your ability to successfully resolve the parameter.

For additional resolution options, see INIntentResolutionResult.

See Also

Custom Resolution Results