VSConstants::CPPM_SETMULTISELECT Field

 

Sets the multiple-selection mode on the Component Selector dialog.

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
literal int CPPM_SETMULTISELECT

Field Value

Type: System::Int32

wParam is unused and lParam is equal to BOOL fMultipleSelect.

Return to top
Show: