Miner.Interop Namespace > MMProposedObjectEventsClass Class : remove_OnCanUpdate Method |
'Declaration
Public Overridable Sub remove_OnCanUpdate( _ ByVal A_1 As IMMProposedObjectEvents_OnCanUpdateEventHandler _ )
'Usage
Dim instance As MMProposedObjectEventsClass Dim A_1 As IMMProposedObjectEvents_OnCanUpdateEventHandler instance.remove_OnCanUpdate(A_1)
public virtual void remove_OnCanUpdate( IMMProposedObjectEvents_OnCanUpdateEventHandler A_1 )
public procedure remove_OnCanUpdate( A_1: IMMProposedObjectEvents_OnCanUpdateEventHandler ); virtual;
public function remove_OnCanUpdate( A_1 : IMMProposedObjectEvents_OnCanUpdateEventHandler );
public: virtual void remove_OnCanUpdate( IMMProposedObjectEvents_OnCanUpdateEventHandler* A_1 )
public: virtual void remove_OnCanUpdate( IMMProposedObjectEvents_OnCanUpdateEventHandler^ A_1 )
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