Share via


BFFM_INITIALIZED (Compact 2013)

3/28/2014

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

See Also

Reference

Shell Messages
BrowseCallbackProc