SFVM_DEFVIEWMODE message
Allows the callback object to specify the view mode. Used by IShellFolderViewCB::MessageSFVCB.
SFVM_DEFVIEWMODE
lParam = (LPARAM)(FOLDERVIEWMODE*) pViewMode;
Parameters
-
pViewMode [out]
-
One of the values from the FOLDERVIEWMODE enumerated type.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|