Function CSPVariant::SetDouble()

Description:
Assigns a double value to the variant.

Prototype:
void SetDouble(double dblDoubleVal);

Arguments:
  • double dblDoubleVal [IN]
    The double value to assign.



Return value:
No return value (void).

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd