All Frameworks  Object Hierarchy  This Framework  Next  Indexes  

WIBuyOff (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---WIText
            |
            +---WIBuyOff
 




Method Index

GetParametersList
Gets a List of Parameters defined on this activity
Role: Gets a List of Parameters defined on this activity
SetParametersList
Sets a List of Parameters defined on this activity
Role: Sets a List of Parameters defined on this activity

Methods


o Func GetParametersList() As CATSafeArrayVariant
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
o Sub SetParametersList(CATSafeArrayVariant 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

Copyright © 2003, Dassault Systèmes. All rights reserved.