TPM_LAYOUTRTL top-level constant

int const TPM_LAYOUTRTL

For right-to-left text layout, use TPM_LAYOUTRTL. By default, the text layout is left-to-right.

Implementation

const TPM_LAYOUTRTL = 0x8000;