Miner.Interop Namespace > IMMApplicationBridge3 Interface : PreviousTarget Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610743808)> ReadOnly Property PreviousTarget As System.Object
'Usage
Dim instance As IMMApplicationBridge3 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();
}
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