BFFM_INITIALIZED (Windows CE 5.0)
This message indicates that the Browse For Folder dialog box finished initializing.
Syntax
BFFM_INITIALIZEDlParam = 0;
Parameters
- lParam
Not used. Set to zero.
Return Values
None.
Remarks
The Browse For Folder dialog box sends this message to the BrowseCallbackProc function.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Shlobj.h.
See Also
Standard Shell Messages | BrowseCallbackProc
Send Feedback on this topic to the authors