Miner.Interop Namespace > MMOleDragAssistClass Class : OLEGiveFeedBack Method |
'Declaration
Public Overridable Sub OLEGiveFeedBack( _ ByRef Effect As System.Integer, _ ByRef DefaultCursors As System.Boolean _ )
'Usage
Dim instance As MMOleDragAssistClass Dim Effect As System.Integer Dim DefaultCursors As System.Boolean instance.OLEGiveFeedBack(Effect, DefaultCursors)
public virtual void OLEGiveFeedBack( out System.int Effect, out System.bool DefaultCursors )
public procedure OLEGiveFeedBack( Out Effect: System.Integer; Out DefaultCursors: System.Boolean ); virtual;
public function OLEGiveFeedBack( Effect : System.int, DefaultCursors : System.boolean );
public: virtual void OLEGiveFeedBack( [PARAMFLAG::Out] System.int Effect, [PARAMFLAG::Out] System.bool DefaultCursors )
public: virtual void OLEGiveFeedBack( [Out] System.int Effect, [Out] System.bool DefaultCursors )
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