ArcFM Responder Mobile Developer Guide
States Property (IMMPxApplication)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678292)>
ReadOnly Property States As IMMEnumPxState
'Usage
 
Dim instance As IMMPxApplication
Dim value As IMMEnumPxState
 
value = instance.States
[System.Runtime.InteropServices.DispId(1610678292)]
IMMEnumPxState States {get;}
read-only property States: IMMEnumPxState; 
System.Runtime.InteropServices.DispIdAttribute(1610678292)
function get States : IMMEnumPxState
[System.Runtime.InteropServices.DispId(1610678292)]
__property IMMEnumPxState* get_States();
[System.Runtime.InteropServices.DispId(1610678292)]
property IMMEnumPxState^ States {
   IMMEnumPxState^ 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