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.
4/8/2010
The DLM_GETSELPATHNAME message is sent by an application to retrieve the path name associated with the selected item.
Syntax
DLM_GETSELPATHNAME
wParam = (WPARAM) size;
lParam = (LPARAM) pszPath;
Parameters
- size
Size of the buffer.
- pszPath
Reference to the path name buffer, the size of which is specified in the wParam parameter.
Return Value
Returns TRUE if the item exists.
Requirements
| Header | doclist.h |
| Library | doclist.lib |
| Windows Embedded CE | Windows CE 3.0 and later |
| Windows Mobile | Pocket PC 2002 and later |