mapi.BinFromHex

PyUnicode = BinFromHex(val)

converts a hexadecimal number into a binary string

Parameters

val : string/PyUnicode

The string to be converted.