Miner.Interop.Process Namespace > IMMPxApplication Interface : Filters Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678278)> ReadOnly Property Filters As IMMEnumPxFilter
'Usage
Dim instance As IMMPxApplication Dim value As IMMEnumPxFilter value = instance.Filters
[System.Runtime.InteropServices.DispId(1610678278)] IMMEnumPxFilter Filters {get;}
read-only property Filters: IMMEnumPxFilter;
System.Runtime.InteropServices.DispIdAttribute(1610678278) function get Filters : IMMEnumPxFilter
[System.Runtime.InteropServices.DispId(1610678278)] __property IMMEnumPxFilter* get_Filters();
[System.Runtime.InteropServices.DispId(1610678278)] property IMMEnumPxFilter^ Filters { IMMEnumPxFilter^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2