Share via


BFFM_INITIALIZED (Windows Embedded CE 6.0)

1/6/2010

This message indicates that the Browse For Folder dialog box finished initializing.

Syntax

BFFM_INITIALIZED
    lParam = 0;

Parameters

  • lParam
    Not used. Set to zero.

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

See Also

Reference

Standard Shell Messages
BrowseCallbackProc