Share via


IObjectInfoEx interface methods (Industry 8.1)

7/8/2014

Review the methods available in the IObjectInfoEx API in Windows Embedded 8.1 Industry (Industry 8.1).

The following table shows the methods of the IObjectInfoEx interface.

Method

Description

CallAction

Performs the specified action on the window.

ReadWindowContents

Performs the complex task of enumerating controls in a window. The default implementation uses UIAutomation to obtain all the buttons.

SetWindowInfo

Initializes the values of an IObjectInfoEx instance.

SetCurFilterResult

Stores the action result from CheckWindow.

GetPrevFilterResult

Gets the previously stored action result.

GetContentInfo

Gets information about the top-level controls in a window.

See Also

Reference

IObjectInfoEx interface

Concepts

Dialog Filter API
Dialog Filter