Miner.Interop Namespace > IMMFieldAdapterEx3 Interface : DefaultValue Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property DefaultValue As System.Object
'Usage
Dim instance As IMMFieldAdapterEx3 Dim value As System.Object value = instance.DefaultValue
[System.Runtime.InteropServices.DispId(1610678272)] System.object DefaultValue {get;}
read-only property DefaultValue: System.TObject;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get DefaultValue : System.Object
[System.Runtime.InteropServices.DispId(1610678272)] __property System.Object* get_DefaultValue();
[System.Runtime.InteropServices.DispId(1610678272)]
property System.Object^ DefaultValue {
System.Object^ get();
}
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