WIBuyOff (Object)



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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
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.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure