Share via


WEDF_BlockedWindow.RemoveBlockedWindow (Industry 8.1)

7/8/2014

Review the use, syntax, parameters, and return values of the WEDF_BlockedWindow.AddBlockedWindow method for Windows Embedded 8.1 Industry (Industry 8.1).

This method removes specified entries from the list of windows that are blocked by Dialog Filter.

Syntax

[Static] uint32 RemoveBlockedWindow (
    [In] uint32 windows[]
);

Parameters

Return Value

Returns an HRESULT value that indicates WMI status or a WMI error.

Remarks

You must use an administrator account to change blocked window configurations.

See Also

Reference

WEDF_BlockedWindow

Concepts

Dialog Filter