Function CSPVariant::SetInt()

Description:
Assigns a int value to the variant.

Prototype:
void SetInt(int iIntVal);

Arguments:
  • int iIntVal [IN]
    The int value to assign.



Return value:
No return value (void).

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd