Decodes a hexadecimal-encoded string as an array of bytes.
Public Function cnvFromHex ( _ strHex As String _ ) As Byte()