SaveSettingsToINI

Object Method - SaveSettingsToINI()

Parent Object - HL7Vendor

Returns - Boolean


Name: SaveSettingsToINI(ByVal strIniFileName)

Parameters: 1. strIniFileName (String - full path/filename of INI file)

 

Description: Will save the VendorPath property and (if a vendor is opened) the current VendorID to an INI file. If the file does not exist, it is created.

 

 

See Also: LoadSettingsFromINI