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