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

CRxString::ToInt64FromHex Method

C++
int64_t ToInt64FromHex()

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

Returns

int64_t

The 64-bit integer value.