IInkDivisionUnits interface (msinkaut15.h)
Contains a collection of IInkDivisionUnit objects that are contained in an IInkDivisionResult object.
Inheritance
The IInkDivisionUnits interface inherits from the IUnknown interface. IInkDivisionUnits also has these types of members:
Methods
The IInkDivisionUnits interface has these methods.
IInkDivisionUnits::get_Count Gets the number of objects or collections contained in a collection. (IInkDivisionUnits.get_Count) |
IInkDivisionUnits::Item Retrieves the IInkDivisionUnit object at the specified index within the IInkDivisionUnits collection. |
Remarks
The ResultByType method of the IInkDivisionResult object returns the requested structural elements of the analysis results in a DivisionUnits collection.
For more information about collections in Automation, see Using the COM Library.
If you define a class that implements this interface, the new class will not interact correctly with the Tablet PC application programming interfaces (APIs).
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | msinkaut15.h |