ArcFM Responder Mobile Developer Guide
PreviousTarget Property (IMMApplicationBridge2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743808)>
ReadOnly Property PreviousTarget As System.Object
'Usage
 
Dim instance As IMMApplicationBridge2
Dim value As System.Object
 
value = instance.PreviousTarget
[System.Runtime.InteropServices.DispId(1610743808)]
System.object PreviousTarget {get;}
read-only property PreviousTarget: System.TObject; 
System.Runtime.InteropServices.DispIdAttribute(1610743808)
function get PreviousTarget : System.Object
[System.Runtime.InteropServices.DispId(1610743808)]
__property System.Object* get_PreviousTarget();
[System.Runtime.InteropServices.DispId(1610743808)]
property System.Object^ PreviousTarget {
   System.Object^ 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

IMMApplicationBridge2 Interface
IMMApplicationBridge2 Members

Send Feedback