Methods
- Func GetParametersList() As
-
Gets a List of Parameters defined on this activity
Role: Gets a List of Parameters defined on this activity- Parameters:
-
- iPath
- a CATSafeArrayVariant of CATBSTR that has the list of Parameters. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetParametersList( iListOfParameters)
-
Sets a List of Parameters defined on this activity
Role: Sets a List of Parameters defined on this activity- Parameters:
-
- iPath
- a CATSafeArrayVariant of CATBSTR that has the list of Parameters. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>