Dialog Filter WMI provider reference (Industry 8.1)

7/8/2014

Review the Dialog Filter WMI provider classes for Windows Embedded 8.1 Industry (Industry 8.1).

The list below describes the Windows Management Instrumentation (WMI) providers for Dialog Filter that you can use to configure Dialog Filter during run time.

WMI class

Description

WEDF_BlockedWindow

Configures which windows Dialog Filter blocks, and the action that Dialog Filter performs on a window when blocking it.

WEDF_DefaultAction

Configures the default action that Dialog Filter performs on top-level windows that are not in the blocked window list or part of a protected process.

WEDF_ProtectedProcess

Exempts windows that are created in specific processes from the default action that Dialog Filter performs.

WEDF_VisibleWindow

Gets a list of all currently active windows that are on a device and are able to be blocked by Dialog Filter.

Note

We recommend setting the authentication level to PacketIntegrity or PacketPrivacy for remote clients when you connect to WMI providers under root\standardcimv2\embedded when using WMI scripts or applications. For more information about how to use authentication with WMI providers, see this WMI Enhancements in Windows PowerShell 2.0 CTP on TechNet.

See Also

Concepts

Dialog Filter