Miner.Interop Namespace > IMMTreeViewTool Interface : Execute Method |
'Declaration
Sub Execute( _ ByVal pSelection As IMMTreeViewSelection _ )
'Usage
Dim instance As IMMTreeViewTool Dim pSelection As IMMTreeViewSelection instance.Execute(pSelection)
void Execute( IMMTreeViewSelection pSelection )
procedure Execute( pSelection: IMMTreeViewSelection );
function Execute( pSelection : IMMTreeViewSelection );
void Execute( IMMTreeViewSelection* pSelection )
void Execute( IMMTreeViewSelection^ pSelection )
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