Miner.Interop.Process Namespace > IMMPxFilterContainer Interface : CurrentFilter Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> ReadOnly Property CurrentFilter As IMMPxFilter
'Usage
Dim instance As IMMPxFilterContainer Dim value As IMMPxFilter value = instance.CurrentFilter
[System.Runtime.InteropServices.DispId(1610678274)] IMMPxFilter CurrentFilter {get;}
read-only property CurrentFilter: IMMPxFilter;
System.Runtime.InteropServices.DispIdAttribute(1610678274) function get CurrentFilter : IMMPxFilter
[System.Runtime.InteropServices.DispId(1610678274)] __property IMMPxFilter* get_CurrentFilter();
[System.Runtime.InteropServices.DispId(1610678274)] property IMMPxFilter^ CurrentFilter { IMMPxFilter^ 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