Miner.Interop Namespace > IMMProposedObjectEvents_Event Interface : add_OnCanUpdate Method |
'Declaration
Sub add_OnCanUpdate( _ ByVal A_1 As IMMProposedObjectEvents_OnCanUpdateEventHandler _ )
'Usage
Dim instance As IMMProposedObjectEvents_Event Dim A_1 As IMMProposedObjectEvents_OnCanUpdateEventHandler instance.add_OnCanUpdate(A_1)
void add_OnCanUpdate( IMMProposedObjectEvents_OnCanUpdateEventHandler A_1 )
procedure add_OnCanUpdate( A_1: IMMProposedObjectEvents_OnCanUpdateEventHandler );
function add_OnCanUpdate( A_1 : IMMProposedObjectEvents_OnCanUpdateEventHandler );
void add_OnCanUpdate( IMMProposedObjectEvents_OnCanUpdateEventHandler* A_1 )
void add_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