Function CSPVariant::SetVariant()

Description:
Copies the value and the datatype of another variant.

Prototype:
void SetVariant(const CSPVariant& varVariant);

Arguments:
  • const CSPVariant& varVariant [IN]
    The CSPVariant value to assign.



Return value:
No return value (void).

See also:
member function operator = ()
CSPVariant | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd