Miner.Interop Namespace > IMMAutoTextElement Interface : SourceObject Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property SourceObject As IMMAutoTextSource
'Usage
Dim instance As IMMAutoTextElement Dim value As IMMAutoTextSource instance.SourceObject = value value = instance.SourceObject
[System.Runtime.InteropServices.DispId(1610678272)] IMMAutoTextSource SourceObject {get; set;}
read-write property SourceObject: IMMAutoTextSource;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set SourceObject : IMMAutoTextSource
[System.Runtime.InteropServices.DispId(1610678272)] __property IMMAutoTextSource* get_SourceObject(); __property void set_SourceObject( IMMAutoTextSource* value );
[System.Runtime.InteropServices.DispId(1610678272)] property IMMAutoTextSource^ SourceObject { IMMAutoTextSource^ get(); void set ( IMMAutoTextSource^ value); }
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