Miner.Interop Namespace > IMMListTree Interface : SelectItem Method |
'Declaration
Function SelectItem( _ ByVal pListItem As ID8ListItem _ ) As System.Boolean
'Usage
Dim instance As IMMListTree Dim pListItem As ID8ListItem Dim value As System.Boolean value = instance.SelectItem(pListItem)
System.bool SelectItem( ID8ListItem pListItem )
function SelectItem( pListItem: ID8ListItem ): System.Boolean;
function SelectItem( pListItem : ID8ListItem ) : System.boolean;
System.bool SelectItem( ID8ListItem* pListItem )
System.bool SelectItem( ID8ListItem^ pListItem )
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