Function CSPVariant::SetChar()

Description:
Assigns a char value to the variant.

Prototype:
void SetChar(char chCharVal);

Arguments:
  • char chCharVal [IN]
    The char value to assign.



Return value:
No return value (void).

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd