Delen via


CDocList::SelectItem

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.

See Also

Reference

CDocList Class

Other Resources

Unique MFC for Devices Classes