Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Selects an item by index.
BOOL SetSelection(
int wItem );
Parameters
The following table describes the parameter for the SetSelection method of the CDocList Class.
Parameter |
Description |
---|---|
wItem |
The index number for the item. |
Return Values
true if successful; otherwise, false.
Requirements
Windows CE versions 5.0 and later.
Header file: Declared in Afxext.h.