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