Click or drag to resize

ShellUtilitiesChangeNotify Method

Overload List
  NameDescription
Public methodStatic memberChangeNotify(SHCNE, SHCNF)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Public methodStatic memberChangeNotify(SHCNE, SHCNF, ShellItemIdList)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Public methodStatic memberChangeNotify(SHCNE, SHCNF, Int32)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Public methodStatic memberChangeNotify(SHCNE, SHCNF, IntPtr)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Public methodStatic memberChangeNotify(SHCNE, SHCNF, String)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Public methodStatic memberChangeNotify(SHCNE, SHCNF, ShellItemIdList, ShellItemIdList)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Public methodStatic memberChangeNotify(SHCNE, SHCNF, Int32, Int32)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Public methodStatic memberChangeNotify(SHCNE, SHCNF, IntPtr, IntPtr)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Public methodStatic memberChangeNotify(SHCNE, SHCNF, String, String)
Notifies the Shell of an event. Wraps Windows Shell's SHChangeNotify function.
Top
See Also