Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

SSF_ (Constants)
 
.
Summary

C# Constants:

const uint SSF_SHOWALLOBJECTS = 0x00000001;
const uint SSF_SHOWEXTENSIONS = 0x00000002;
const uint SSF_SHOWCOMPCOLOR = 0x00000008;
const uint SSF_SHOWSYSFILES = 0x00000020;
const uint SSF_DOUBLECLICKINWEBVIEW = 0x00000080;
const uint SSF_SHOWATTRIBCOL = 0x00000100;
const uint SSF_DESKTOPHTML = 0x00000200;
const uint SSF_WIN95CLASSIC = 0x00000400;
const uint SSF_DONTPRETTYPATH = 0x00000800;
const uint SSF_SHOWINFOTIP = 0x00002000;
const uint SSF_MAPNETDRVBUTTON = 0x00001000;
const uint SSF_NOCONFIRMRECYCLE = 0x00008000;
const uint SSF_HIDEICONS = 0x00004000;

VB Constants:

TODO

Notes:

None.

 

Please edit this page!

Do you have...

  • helpful tips?
  • corrections to the existing content?
  • additional languages you want to include?

Select "Edit This Page" on the right hand toolbar and edit it!

 
Access PInvoke.net directly from VS:
Terms of Use
Edit This Page
Find References
Show Printable Version
Revisions