Share via


GetPrevFilterResult (Industry 8.1)

7/8/2014

Review the use, syntax, parameters, and return values of the GetPrevFilterResult method of the IObjectInfoEx API in Windows Embedded 8.1 Industry (Industry 8.1).

This method gets the previously stored action result.

Syntax

HRESULT GetPrevFilterResult(
    [out] UINT* dfresult
);

Parameters

  • dfresult
    [in] A pointer to an integer that indicates the action result to take on the window.

Return Value

Returns ERROR_SUCCESS if successful.

See Also

Reference

IObjectFilterEx interface

Concepts

IObjectInfoEx interface methods
Dialog Filter