Function CSPVariant::SetBool()

Description:
Assigns a boolean value to the variant.

Micronovae Prototype:
void SetBool(bool bBoolVal);

Arguments:
  • bool bBoolVal [IN]
    The boolean value to assign.



Return value:
No return value (void).

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

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com