Miner Namespace > IMMRuntimeEnvironment Interface : RuntimeMode Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property RuntimeMode As mmRuntimeMode
'Usage
Dim instance As IMMRuntimeEnvironment Dim value As mmRuntimeMode instance.RuntimeMode = value value = instance.RuntimeMode
[System.Runtime.InteropServices.DispId(1610678272)] mmRuntimeMode RuntimeMode {get; set;}
read-write property RuntimeMode: mmRuntimeMode;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set RuntimeMode : mmRuntimeMode
[System.Runtime.InteropServices.DispId(1610678272)] __property mmRuntimeMode get_RuntimeMode(); __property void set_RuntimeMode( mmRuntimeMode value );
[System.Runtime.InteropServices.DispId(1610678272)] property mmRuntimeMode RuntimeMode { mmRuntimeMode get(); void set ( mmRuntimeMode 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