Intersoft ClientUI Documentation
CheckMultipleSelection Method (ISSelectionItemControl)



Check whether the current process is multiple selection.
Syntax
Protected Function CheckMultipleSelection() As Boolean
Dim instance As ISSelectionItemControl
Dim value As Boolean
 
value = instance.CheckMultipleSelection()
protected bool CheckMultipleSelection()
protected:
bool CheckMultipleSelection(); 

Return Value

True if current process is multiple selection.
Requirements

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

See Also

Reference

ISSelectionItemControl Class
ISSelectionItemControl Members

Send Feedback