Miner.Interop Namespace > IMMProposedObjectEvents_SinkHelper Class : OnCanUpdate Method |
'Declaration
Public Sub OnCanUpdate( _ ByRef A_1 As System.Boolean _ )
'Usage
Dim instance As IMMProposedObjectEvents_SinkHelper Dim A_1 As System.Boolean instance.OnCanUpdate(A_1)
public void OnCanUpdate( ref System.bool A_1 )
public procedure OnCanUpdate( var A_1: System.Boolean );
public function OnCanUpdate( A_1 : System.boolean );
public: void OnCanUpdate( ref System.bool A_1 )
public: void OnCanUpdate( System.bool% 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