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