Miner.Interop Namespace > IMMSecCktTransformer Interface : phases Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678282)> Property phases As mmSecCktTransformerPhasing
'Usage
Dim instance As IMMSecCktTransformer Dim value As mmSecCktTransformerPhasing instance.phases = value value = instance.phases
[System.Runtime.InteropServices.DispId(1610678282)] mmSecCktTransformerPhasing phases {get; set;}
read-write property phases: mmSecCktTransformerPhasing;
System.Runtime.InteropServices.DispIdAttribute(1610678282) function get,set phases : mmSecCktTransformerPhasing
[System.Runtime.InteropServices.DispId(1610678282)] __property mmSecCktTransformerPhasing get_phases(); __property void set_phases( mmSecCktTransformerPhasing value );
[System.Runtime.InteropServices.DispId(1610678282)] property mmSecCktTransformerPhasing phases { mmSecCktTransformerPhasing get(); void set ( mmSecCktTransformerPhasing 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