| Miner.Interop.Process Namespace > IMMTreeViewToolEx Interface : ExecuteEx Method |
'DeclarationFunction ExecuteEx( _ ByVal vSelection As System.Object _ ) As System.Boolean
'UsageDim instance As IMMTreeViewToolEx Dim vSelection As System.Object Dim value As System.Boolean value = instance.ExecuteEx(vSelection)
System.bool ExecuteEx( System.object vSelection )
function ExecuteEx(
vSelection: System.TObject
): System.Boolean;
function ExecuteEx( vSelection : System.Object ) : System.boolean;
System.bool ExecuteEx( System.Object* vSelection )
System.bool ExecuteEx( System.Object^ vSelection )
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