| 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. |
| ICommandFile2 Interface |
| Description: Extension of the ICommandFile interface that exposes more APIs. |
| IID: {88A450AD-2A6D-47C8-B3DC-51FF74332EFA} |
| VT_BSTR | Name | Read Write | Name indicating the type of command file. |
| VT_BSTR | Filename | Read Write | Name of the actual command file to execute. |
| VT_BSTR | Folder | Read Write | Working directory. |
| VT_I4 | Timeout | Read Write | Seconds before the command file is assumed "not responding" and terminated. Zero means no timeout. |
| VT_BSTR | Executable | Read | Fully qualified name of the command file. |
| VT_BSTR | NetworkUser | Read Write | User name for accessing network path where the command file resides. |
| VT_BSTR | NetworkPassword | Write | Clear text password for accessing the command file. |
| VT_VOID Validate | Validates current object properties. |
| Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved. |