Function CSPVariant::SetUInt()

Description:
Assigns a unsigned int value to the variant.

Prototype:
void SetUInt(unsigned int uiUIntVal);

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



Return value:
No return value (void).

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd