Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

11.1.7 AsHexStringUppercase Method

The same as AsHexString but the letter digits are in uppercase.

Input Arguments

None

Output Arguments

Name

Type

Mandatory

Description

ErrorInfo

XPRIM_ErrorInfo

No

Indicates an error that might have occurred.

Return Value

The hex representation of the binary data. The letter digits are in uppercase (A, B, C, D, E, F).