Creates an XSettings object.

 

   

Syntax
 

Set XSettings = ComFactory.CreateXSettings()

 

   

Params
 
Name Type Description
XSettings XSettings The newly created XSettings object.

 

   

Notes
 

Use this method to create an XSettings object in the application domain of the ComFactory object.

 

   

Example
 

None.