| 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. |
| NetworkLocation Object |
| Description: A com object that stores information required that is required to set and retrieve network location information. |
| ProgId: VProRecovery.NetworkLocation |
| CLSID: {E8FF37B2-6B32-43E1-A801-BE4BCB22DCE0} |
| Implemented Interfaces: INetworkLocation4, INetworkLocation3, INetworkLocation2, INetworkLocation (default), IFolderLocation, IImageLocation |
| VT_BSTR | Name | Read Write | Internal type name of the ImageLocation object. |
| VT_BSTR | DisplayName | Read Write | User-friendly name of the ImageLocation. |
| VT_BSTR | NextFilename | Read | Filename to use for the next image at this location. |
| VT_BSTR | DisplayFilename | Read | User-friendly name to use for the next image at this location. |
| VT_BOOL | SupportsCountQuota | Read Write | Whether this location supports an image count quota. |
| VT_BOOL | SupportsSizeQuota | Read Write | Whether this location supports a size quota. |
| VT_BOOL | SupportsRemote | Read Write | Whether this location supports remote usage. |
| VT_BSTR | Path | Read Write | Folder to store the image files. |
| VT_BSTR | FileSpec | Read Write | Root filename used to create the image. |
| VT_BSTR | Extension | Read Write | File extension used to create the image. |
| VT_BSTR | NetworkUser | Read Write | User name for accessing the network path. |
| VT_BSTR | NetworkPassword | Write | Clear text password for accessing the network path. |
| VT_VOID CheckConstraints(ILocationConstraints Constraints) | Validates the image location according to specific constraints. |
| Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved. |