Namespace: Rx – Class: CRxString – Header: Rx.Core/RxString.h

CRxString::ToUInt64FromHex Method

C++
uint64_t ToUInt64FromHex()

Converts this hexadecimal string to a 64-bit unsigned value.

Returns

uint64_t

The 64-bit unsigned value.