Function CSPVarArray::Set()

Description:
Sets a new value for the variant of the specified index.

Prototype:
void Set(unsigned long ulIndex, const CSPVariant& varValue);

Arguments:
  • unsigned long ulIndex [IN]
    The index of the variant to set its value.

  • const CSPVariant& varValue [IN]
    The new value.



Return value:
No return value (void).

See also:
member function Get()
CSPVarArray | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd