Veritas System Recovery 21 Automation - THIS SCRIPTING DOCUMENTATION IS PROVIDED IN CONJUNCTION WITH YOUR LICENSE FOR VERITAS SYSTEM RECOVERY SOFTWARE PRODUCTS, AND MAY BE USED ONLY IN CONJUNCTION WITH THAT SOFTWARE, UNDER THE TERMS OF THE END USER LICENSE AGREEMENT THAT ACCOMPANIED THE SOFTWARE. THIS SCRIPTING DOCUMENTATION IS PROPRIETARY VERITAS PROPERTY. YOU MAY NOT COPY, DISTRIBUTE, LICENSE OR SUBLICENSE THE SCRIPTING DOCUMENTATION.
IBackupLocationContainer Interface

Description: Container to hold the IFolderLocation objects.
IID: {80CE0BB5-60F3-437E-9DEB-1E6B5B55046E}
Properties
VT_UNKNOWN_NewEnum ReadAn enumeration of folder locations.
IFolderLocationItem(VT_BSTR Key) ReadA specific folder location by ID.
VT_I4Count ReadNumber of folder locations in the container.
Methods
VT_VOID AddBackupLocation(IFolderLocation pVal)Adds a folder location to the container.
VT_VOID RemoveBackupLocation(IFolderLocation pVal)Removes a folder location from the container.
VT_VOID RemoveAllRemoves all the folder locations.
VT_VOID SaveToFile(VT_BSTR Filename)Saves folder locations to a file. Users filename as a parameter.
VT_VOID LoadFromFile(VT_BSTR Filename)Loads folder locations from a file. Uses filename as a parameter.

Home


Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved.