BFFM_SELCHANGED
Other versions of this page are also available for the following:
8/28/2008
This message indicates that the selection in the dialog box changed.
Syntax
BFFM_SELCHANGED
pidlSelected = (LPITEMIDLIST)lParam;
Parameters
- pidlSelected
Pointer to the ITEMIDLIST structure (PIDL) for the newly selected item.
Return Value
None.
Remarks
The Browse For Folder dialog box sends this message to the BrowseCallbackProc function.
Requirements
Header | shlobj.h |
Windows Embedded CE | Windows CE .NET 4.0 and later |