Function CSPVariant::GetChar()
Description:
Retrieves the char value of the content, performing any possible conversion necessary.
 |
Prototype:
char GetChar() const;
Arguments:
No arguments (void).
Return value:
Returns the boolean value contained.
See also:
member functions SetChar(), operator char ()
|
|