www.icetips.com  Icetips Utilities Documentation 5/15/2016    

Code Template: Assign Special Folder CSIDL

Previous  Top  Next  


 

This code template declares a ShellClass instance and assigns the value of a CSIDL folder to a selected variable

 

Template_Assign_Special_Folder_CSIDL

 

This template allows you to optionally declare the ShellClass in your procedure.  You only need to do that once per procedure.

 

Declare ClassDetermine if the class should be declared or not.  If this is unchecked the class is not declared. 

 

Class NameThe name of the class to declare or use.  If the "Declare Class" is checked this is the label of the class that will be declared.  If "Declare Class" is not checked, this is the label of the class that will be used.  This entry is required.

 

CSIDL to useDropdown of CSIDL available in the ITWin32Equates.inc file for CSIDLs.  The list is in alphabetical order.

 

Assign to variableSelect a variable to assign the value to.  This is required.


Direct link to this page: http://www.icetips.com/manuals/utilities/assign_special_folder_csidl.htm