ComValue.SetUInt64

Sets a 64 bit unsigned integer value from a FoxPro number.

o.ComValue.SetUInt64(object val)

Parameters

object val
Sets a 64 bit UInt value on the ComValue object.

See also