Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
7/8/2014
Review the use, syntax, parameters, and return values of the SetCurFilterResult method of the IObjectInfoEx API in Windows Embedded 8.1 Industry (Industry 8.1).
This method stores the action result from CheckWindow.
Syntax
HRESULT SetCurFilterResult(
[in] UINT dfres
);
Parameters
- dfres
[in] An integer that indicates the action result to take on the window.
Return Value
Returns ERROR_SUCCESS if successful.