BloombergLP::bdljsn::JsonNumber::asUlonglong

Same as the related overload above for asUlonglong.

Synopsis

Declared in <bdljsn_jsonnumber.h>

int
asUlonglong(unsigned long long* result) const;

Return Value

0 on success, or k_OVERFLOW, k_UNDERFLOW, or k_NOT_INTEGRAL on failure

Parameters

NameDescription
resultinteger to receive the converted value