Function CSPVariant::SetLong()

Description:
Assigns a long value to the variant.

Micronovae Prototype:
void SetLong(long lLongVal);

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



Return value:
No return value (void).

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

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com