Miner.Interop Namespace > MMSecCktEnumTransformerClass Class : TransformerByID Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> Public Overridable ReadOnly Property TransformerByID( _ ByVal varID As System.Object _ ) As IMMSecCktTransformer
'Usage
Dim instance As MMSecCktEnumTransformerClass Dim varID As System.Object Dim value As IMMSecCktTransformer value = instance.TransformerByID(varID)
[System.Runtime.InteropServices.DispId(1610678275)] public virtual IMMSecCktTransformer TransformerByID( System.object varID ) {get;}
public read-only property TransformerByID( varID: System.TObject ): IMMSecCktTransformer; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678275) public function get TransformerByID( varID : System.Object ) : IMMSecCktTransformer
[System.Runtime.InteropServices.DispId(1610678275)] public: __property virtual IMMSecCktTransformer* get_TransformerByID( System.Object* varID );
[System.Runtime.InteropServices.DispId(1610678275)] public: virtual property IMMSecCktTransformer^ TransformerByID { IMMSecCktTransformer^ get(System.Object^ varID); }
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