Contents

INDateComponentsRangeResolutionResult

A resolution result for a range of dates in a parameter of an intent.

Declaration

class INDateComponentsRangeResolutionResult

Overview

An INDateComponentsRangeResolutionResult object is what you return when resolving parameters containing an INDateComponentsRange object. Use the creation method that best reflects your ability to successfully resolve the parameter.

For additional resolution options, see INIntentResolutionResult.

Topics

Creating a Resolution Result Object

See Also

Providing Resolution Results