Function CSPVariant::SetFloat()

Description:
Assigns a float value to the variant.

Prototype:
void SetFloat(float fFloatVal);

Arguments:
  • float fFloatVal [IN]
    The float value to assign.



Return value:
No return value (void).

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd