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