Properties
- Property DefaultStyleSheet() As
-
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter- Parameters:
-
- oRobotProgramDir
- Variable to return value in. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Property JavaClassPath() As
-
Gets value of "Java Class Path" parameter.
Role: Gets value of "Java Class Path" parameter- Parameters:
-
- o
- JavaClassPath Variable to return value in. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Property JavaExe() As
-
Gets value of "Java Executable" parameter.
Role: Gets value of "Java Executable" parameter- Parameters:
-
- oJavaExe
- Variable to return value in. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Property ResultOutputDir() As
-
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter- Parameters:
-
- oRobotProgramDir
- Variable to return value in. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Property SVGViewer() As
-
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter- Parameters:
-
- oRobotProgramDir
- Variable to return value in. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Property StyleSheetDir() As
-
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter- Parameters:
-
- oRobotProgramDir
- Variable to return value in. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
Methods
- Func GetDefaultStyleSheetInfo( ioAdminLevel, ioLocked) As
-
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter- Parameters:
-
- ioAdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain
to the administrated value.
Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Func GetJavaClassPathInfo( ioAdminLevel, ioLocked) As
-
Gets information on "Java Class Path" parameter.
Role: Gets information on "Java Class Path" parameter- Parameters:
-
- ioAdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain
to the administrated value.
Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Func GetJavaExeInfo( ioAdminLevel, ioLocked) As
-
Gets information on "Java Executable" parameter.
Role: Gets information on "Java Executable" parameter- Parameters:
-
- ioAdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain
to the administrated value.
Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Func GetResultOutputDirInfo( ioAdminLevel, ioLocked) As
-
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter- Parameters:
-
- ioAdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain
to the administrated value.
Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Func GetSVGViewerInfo( ioAdminLevel, ioLocked) As
-
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter- Parameters:
-
- ioAdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain
to the administrated value.
Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Func GetStyleSheetDirInfo( ioAdminLevel, ioLocked) As
-
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter- Parameters:
-
- ioAdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - ioLocked
- Indicates if the parameter has been locked. dd>
- Returns:
- Indicates if the parameter has been explicitly modified or remain
to the administrated value.
Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Sub SetDefaultStyleSheetLock( iLocked)
-
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- the locking operation to be performed
Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Sub SetJavaClassPathLock( iLocked)
-
Locks or unlocks the "Java Class Path" parameter.
Role: Locks or unlocks the "Java Class Path" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- the locking operation to be performed
Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Sub SetJavaExeLock( iLocked)
-
Locks or unlocks the "Java Executable" parameter.
Role: Locks or unlocks the "Java Executable" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- the locking operation to be performed
Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Sub SetResultOutputDirLock( iLocked)
-
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- the locking operation to be performed
Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Sub SetSVGViewerLock( iLocked)
-
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- the locking operation to be performed
Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>
- Sub SetStyleSheetDirLock( iLocked)
-
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- the locking operation to be performed
Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on Failure dd>