Function CSPVariant::SetInt64()

Description:
Assigns a 64bit integer (__int64) value to the variant.

Prototype:
void SetInt64(__int64 i64IntVal);

Arguments:
  • __int64 i64IntVal [IN]
    The __int64 value to assign.



Return value:
No return value (void).

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd