Miner.Interop Namespace > IMMEnumFeederSource Interface : FeederSourceByFeederID Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> ReadOnly Property FeederSourceByFeederID( _ ByVal FeederID As System.Object _ ) As IMMFeederSource
'Usage
Dim instance As IMMEnumFeederSource Dim FeederID As System.Object Dim value As IMMFeederSource value = instance.FeederSourceByFeederID(FeederID)
[System.Runtime.InteropServices.DispId(1610678275)] IMMFeederSource FeederSourceByFeederID( System.object FeederID ) {get;}
read-only property FeederSourceByFeederID( FeederID: System.TObject ): IMMFeederSource;
System.Runtime.InteropServices.DispIdAttribute(1610678275) function get FeederSourceByFeederID( FeederID : System.Object ) : IMMFeederSource
[System.Runtime.InteropServices.DispId(1610678275)] __property IMMFeederSource* get_FeederSourceByFeederID( System.Object* FeederID );
[System.Runtime.InteropServices.DispId(1610678275)] property IMMFeederSource^ FeederSourceByFeederID { IMMFeederSource^ get(System.Object^ FeederID); }
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