SFVM_WINDOWCREATED message

Notifies the callback object that the folder view window is being created. Used by IShellFolderViewCB::MessageSFVCB.

SFVM_WINDOWCREATED 

    wParam = (WPARAM)(HWND) hwndView;

            

Parameters

hwndView [in]

The folder view's window handle.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Shlobj.h