Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
int SetSelectionMark(intiIndex );
Return Value
The previous selection mark, or -1 if there was no selection mark.
Parameters
iIndex
The zero-based index of the first item in a multiple selection.
Remarks
This member function implements the behavior of the Win32 macro, , as described in the Platform SDK.
Example
See the example for CListCtrl::GetSelectionMark.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::GetSelectionMark