Miner.Interop Namespace > IMMStoredDisplayName Interface : Type Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> Property Type As mmStoredDisplayType
'Usage
Dim instance As IMMStoredDisplayName Dim value As mmStoredDisplayType instance.Type = value value = instance.Type
[System.Runtime.InteropServices.DispId(1610678275)] mmStoredDisplayType Type {get; set;}
read-write property Type: mmStoredDisplayType;
System.Runtime.InteropServices.DispIdAttribute(1610678275) function get,set Type : mmStoredDisplayType
[System.Runtime.InteropServices.DispId(1610678275)] __property mmStoredDisplayType get_Type(); __property void set_Type( mmStoredDisplayType value );
[System.Runtime.InteropServices.DispId(1610678275)] property mmStoredDisplayType Type { mmStoredDisplayType get(); void set ( mmStoredDisplayType 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