ArcFM Responder Mobile Developer Guide
CurrentFilter Property






Syntax
'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();
}
Requirements

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

See Also

Reference

IMMPxFilterContainer Interface
IMMPxFilterContainer Members

Send Feedback