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.
Causes the item associated with the path to be selected.
HRESULT SelectItem(
LPTSTR pszPath,
BOOL fVisible );
Parameters
The following table describes the parameters for the SelectItem method of the CDocList Class.
Parameter |
Description |
---|---|
pszPath |
Pointer to the string that contains the path. |
fVisible |
Indicates whether the document has become visible or invisible. |
Return Value
true if successful; otherwise, false.
Requirements
Windows CE versions 5.0 and later.
Header file: Declared in Afxext.h.