Function CSPVariant::SetULong()

Description:
Assigns a unsigned long value to the variant.

Prototype:
void SetULong(unsigned long ulULongVal);

Arguments:
  • unsigned long ulULongVal [IN]
    The unsigned long value to assign.



Return value:
No return value (void).

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd