Function CSPApplication::SetValue()

Description:
Sets a new value to the requested variable.

Prototype:
void SetValue(const CSPString& strName, const CSPVariant& varValue);

Arguments:
  • const CSPString& strName [IN]
    The name of the requested variable.

  • const CSPVariant& varValue [IN]
    The new value of the requested variable.



Return value:
No return value (void).

See also:
member functions operator () (), GetValue()
CSPApplication | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd