Miner.Interop Namespace > IMMOleDragAssist Interface : DragExceptions Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678286)> WriteOnly Property DragExceptions As IMMDragException
'Usage
Dim instance As IMMOleDragAssist instance.DragExceptions = value
[System.Runtime.InteropServices.DispId(1610678286)] IMMDragException DragExceptions {set;}
write-only property DragExceptions: IMMDragException;
System.Runtime.InteropServices.DispIdAttribute(1610678286) function set DragExceptions : IMMDragException
[System.Runtime.InteropServices.DispId(1610678286)] __property void set_DragExceptions( IMMDragException* value );
[System.Runtime.InteropServices.DispId(1610678286)] property IMMDragException^ DragExceptions { void set ( IMMDragException^ 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