SFVM_DEFITEMCOUNT message

Allows the callback object to specify the number of items in the folder view. Used by IShellFolderViewCB::MessageSFVCB.

SFVM_DEFITEMCOUNT 

    lParam = (LPARAM)(UINT*) cItems;

            

Parameters

cItems [out]

The number of items in the folder view.

Requirements

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