'Declaration <TypeInfoMethod(Description="Adds to the existing selection, one or more items of a particular type.", Documentation="Add to the existing selection [%a2] of type [%a1]")> Sub SelectionAdded( _ ByVal oEnumSelectedType As System.Object, _ ByVal oSelectedItemsAdded As System.Object _ )
[TypeInfoMethod(Description="Adds to the existing selection, one or more items of a particular type.", Documentation="Add to the existing selection [%a2] of type [%a1]")] void SelectionAdded( System.object oEnumSelectedType, System.object oSelectedItemsAdded )
[TypeInfoMethod(Description="Adds to the existing selection, one or more items of a particular type.", Documentation="Add to the existing selection [%a2] of type [%a1]")] void SelectionAdded( System.Object* oEnumSelectedType, System.Object* oSelectedItemsAdded )
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