ArcFM Responder Mobile Developer Guide
Filters Property (IMMPxApplication)






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

IMMPxApplication Interface
IMMPxApplication Members

Send Feedback