Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Modules
>
mapi
>
BinFromHex
mapi
.BinFromHex
PyUnicode
=
BinFromHex(
val
)
converts a hexadecimal number into a binary string
Parameters
val
: string/
PyUnicode
The string to be converted.