Miner.Interop Namespace > IMMAutoValue Interface : EditEvent Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> Property EditEvent As mmEditEvent
'Usage
Dim instance As IMMAutoValue Dim value As mmEditEvent instance.EditEvent = value value = instance.EditEvent
[System.Runtime.InteropServices.DispId(1610678274)] mmEditEvent EditEvent {get; set;}
read-write property EditEvent: mmEditEvent;
System.Runtime.InteropServices.DispIdAttribute(1610678274) function get,set EditEvent : mmEditEvent
[System.Runtime.InteropServices.DispId(1610678274)] __property mmEditEvent get_EditEvent(); __property void set_EditEvent( mmEditEvent value );
[System.Runtime.InteropServices.DispId(1610678274)] property mmEditEvent EditEvent { mmEditEvent get(); void set ( mmEditEvent 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