Delen via


CDocList::GetSelectedPathname

Gets the path associated with the selected item.

BOOL GetSelectedPathname(
LPTSTR pszPath, 
WORD nSize ); 

Parameters

The following table describes the parameters for the GetSelectedPathname method of the CDocList Class.

  • pszPath
    Pointer to the path of the selected item in the document list.

  • nSize
    Specifies the length, in characters, of the buffer that receives the path.

Return Values

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