MetaHelper Class - Teradata Meta Data Services

Teradata Meta Data Services Programmer Guide

Product
Teradata Meta Data Services
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
Product Category
Teradata Tools and Utilities

MetaHelper Class

The MetaHelper class provides helper functions.

StringHexToBinary

Purpose:

This function translates a string representation of the hexadecimal number into the actual hexadecimal number.

Syntax:

HRESULT StringHexToBinary (
[in] BSTR StringHex, 
[out. Retval] VARIANT *BinaryVariant);